| Modifier and Type | Method and Description |
|---|---|
DocumentInputConfig |
DocumentInputConfig.Builder.build() |
DocumentInputConfig |
DocumentInputConfig.Builder.buildPartial() |
static DocumentInputConfig |
DocumentInputConfig.getDefaultInstance() |
DocumentInputConfig |
DocumentInputConfig.getDefaultInstanceForType() |
DocumentInputConfig |
DocumentInputConfig.Builder.getDefaultInstanceForType() |
DocumentInputConfig |
TranslateDocumentRequest.getDocumentInputConfig()
Required.
|
DocumentInputConfig |
TranslateDocumentRequest.Builder.getDocumentInputConfig()
Required.
|
DocumentInputConfig |
TranslateDocumentRequestOrBuilder.getDocumentInputConfig()
Required.
|
static DocumentInputConfig |
DocumentInputConfig.parseDelimitedFrom(InputStream input) |
static DocumentInputConfig |
DocumentInputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(byte[] data) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(ByteBuffer data) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(com.google.protobuf.ByteString data) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(InputStream input) |
static DocumentInputConfig |
DocumentInputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DocumentInputConfig> |
DocumentInputConfig.getParserForType() |
static com.google.protobuf.Parser<DocumentInputConfig> |
DocumentInputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TranslateDocumentRequest.Builder |
TranslateDocumentRequest.Builder.mergeDocumentInputConfig(DocumentInputConfig value)
Required.
|
DocumentInputConfig.Builder |
DocumentInputConfig.Builder.mergeFrom(DocumentInputConfig other) |
static DocumentInputConfig.Builder |
DocumentInputConfig.newBuilder(DocumentInputConfig prototype) |
TranslateDocumentRequest.Builder |
TranslateDocumentRequest.Builder.setDocumentInputConfig(DocumentInputConfig value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.