GcsDestination.Builder |
GcsDestination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GcsDestination.Builder |
GcsDestination.Builder.clear() |
|
GcsDestination.Builder |
GcsDestination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
GcsDestination.Builder |
GcsDestination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
GcsDestination.Builder |
GcsDestination.Builder.clearUri() |
The Google Cloud Storage URIs for the output.
|
GcsDestination.Builder |
GcsDestination.Builder.clone() |
|
GcsDestination.Builder |
ExportOperationMetadata.Builder.getExportedGcsDestinationBuilder() |
Cloud Storage file path of the exported data.
|
GcsDestination.Builder |
ExportDocumentRequest.Builder.getGcsDestinationBuilder() |
Cloud Storage file path to export the document.
|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(GcsDestination other) |
|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GcsDestination.Builder |
GcsDestination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GcsDestination.Builder |
GcsDestination.newBuilder() |
|
static GcsDestination.Builder |
GcsDestination.newBuilder(GcsDestination prototype) |
|
GcsDestination.Builder |
GcsDestination.newBuilderForType() |
|
protected GcsDestination.Builder |
GcsDestination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GcsDestination.Builder |
GcsDestination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GcsDestination.Builder |
GcsDestination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
GcsDestination.Builder |
GcsDestination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GcsDestination.Builder |
GcsDestination.Builder.setUri(String value) |
The Google Cloud Storage URIs for the output.
|
GcsDestination.Builder |
GcsDestination.Builder.setUriBytes(com.google.protobuf.ByteString value) |
The Google Cloud Storage URIs for the output.
|
GcsDestination.Builder |
GcsDestination.toBuilder() |
|