| Modifier and Type | Method and Description |
|---|---|
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.Builder.build() |
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.Builder.buildPartial() |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.getDefaultInstance() |
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.getDefaultInstanceForType() |
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.Builder.getDefaultInstanceForType() |
BatchDocumentsInputConfig |
BatchProcessRequest.getInputDocuments()
The input documents for batch process.
|
BatchDocumentsInputConfig |
BatchProcessRequest.Builder.getInputDocuments()
The input documents for batch process.
|
BatchDocumentsInputConfig |
BatchProcessRequestOrBuilder.getInputDocuments()
The input documents for batch process.
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseDelimitedFrom(InputStream input) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(byte[] data) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(ByteBuffer data) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.ByteString data) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(InputStream input) |
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BatchDocumentsInputConfig> |
BatchDocumentsInputConfig.getParserForType() |
static com.google.protobuf.Parser<BatchDocumentsInputConfig> |
BatchDocumentsInputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchDocumentsInputConfig.Builder |
BatchDocumentsInputConfig.Builder.mergeFrom(BatchDocumentsInputConfig other) |
BatchProcessRequest.Builder |
BatchProcessRequest.Builder.mergeInputDocuments(BatchDocumentsInputConfig value)
The input documents for batch process.
|
static BatchDocumentsInputConfig.Builder |
BatchDocumentsInputConfig.newBuilder(BatchDocumentsInputConfig prototype) |
BatchProcessRequest.Builder |
BatchProcessRequest.Builder.setInputDocuments(BatchDocumentsInputConfig value)
The input documents for batch process.
|
Copyright © 2022 Google LLC. All rights reserved.