| Modifier and Type | Method and Description |
|---|---|
BatchDocumentInputConfig |
BatchDocumentInputConfig.Builder.build() |
BatchDocumentInputConfig |
BatchDocumentInputConfig.Builder.buildPartial() |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.getDefaultInstance() |
BatchDocumentInputConfig |
BatchDocumentInputConfig.getDefaultInstanceForType() |
BatchDocumentInputConfig |
BatchDocumentInputConfig.Builder.getDefaultInstanceForType() |
BatchDocumentInputConfig |
BatchTranslateDocumentRequest.getInputConfigs(int index)
Required.
|
BatchDocumentInputConfig |
BatchTranslateDocumentRequest.Builder.getInputConfigs(int index)
Required.
|
BatchDocumentInputConfig |
BatchTranslateDocumentRequestOrBuilder.getInputConfigs(int index)
Required.
|
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseDelimitedFrom(InputStream input) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(byte[] data) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(ByteBuffer data) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(com.google.protobuf.ByteString data) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(InputStream input) |
static BatchDocumentInputConfig |
BatchDocumentInputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDocumentInputConfig> |
BatchTranslateDocumentRequest.getInputConfigsList()
Required.
|
List<BatchDocumentInputConfig> |
BatchTranslateDocumentRequest.Builder.getInputConfigsList()
Required.
|
List<BatchDocumentInputConfig> |
BatchTranslateDocumentRequestOrBuilder.getInputConfigsList()
Required.
|
com.google.protobuf.Parser<BatchDocumentInputConfig> |
BatchDocumentInputConfig.getParserForType() |
static com.google.protobuf.Parser<BatchDocumentInputConfig> |
BatchDocumentInputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchTranslateDocumentRequest.Builder |
BatchTranslateDocumentRequest.Builder.addInputConfigs(BatchDocumentInputConfig value)
Required.
|
BatchTranslateDocumentRequest.Builder |
BatchTranslateDocumentRequest.Builder.addInputConfigs(int index,
BatchDocumentInputConfig value)
Required.
|
BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.Builder.mergeFrom(BatchDocumentInputConfig other) |
static BatchDocumentInputConfig.Builder |
BatchDocumentInputConfig.newBuilder(BatchDocumentInputConfig prototype) |
BatchTranslateDocumentRequest.Builder |
BatchTranslateDocumentRequest.Builder.setInputConfigs(int index,
BatchDocumentInputConfig value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
BatchTranslateDocumentRequest.Builder |
BatchTranslateDocumentRequest.Builder.addAllInputConfigs(Iterable<? extends BatchDocumentInputConfig> values)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.