BatchDocumentInputConfig.Builder |
BatchTranslateDocumentRequest.Builder.addInputConfigsBuilder() |
Required.
|
BatchDocumentInputConfig.Builder |
BatchTranslateDocumentRequest.Builder.addInputConfigsBuilder(int index) |
Required.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.clear() |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.clearGcsSource() |
Google Cloud Storage location for the source input.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.clearSource() |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.clone() |
|
BatchDocumentInputConfig.Builder |
BatchTranslateDocumentRequest.Builder.getInputConfigsBuilder(int index) |
Required.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.mergeFrom(BatchDocumentInputConfig other) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.mergeGcsSource(GcsSource value) |
Google Cloud Storage location for the source input.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.newBuilder() |
|
static BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.newBuilder(BatchDocumentInputConfig prototype) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.newBuilderForType() |
|
protected BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.setGcsSource(GcsSource value) |
Google Cloud Storage location for the source input.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.setGcsSource(GcsSource.Builder builderForValue) |
Google Cloud Storage location for the source input.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.toBuilder() |
|