| Modifier and Type | Method and Description |
|---|---|
GcsDocuments |
GcsDocuments.Builder.build() |
GcsDocuments |
GcsDocuments.Builder.buildPartial() |
static GcsDocuments |
GcsDocuments.getDefaultInstance() |
GcsDocuments |
GcsDocuments.getDefaultInstanceForType() |
GcsDocuments |
GcsDocuments.Builder.getDefaultInstanceForType() |
GcsDocuments |
BatchDocumentsInputConfig.getGcsDocuments()
The set of documents individually specified on Cloud Storage.
|
GcsDocuments |
BatchDocumentsInputConfig.Builder.getGcsDocuments()
The set of documents individually specified on Cloud Storage.
|
GcsDocuments |
BatchDocumentsInputConfigOrBuilder.getGcsDocuments()
The set of documents individually specified on Cloud Storage.
|
static GcsDocuments |
GcsDocuments.parseDelimitedFrom(InputStream input) |
static GcsDocuments |
GcsDocuments.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDocuments |
GcsDocuments.parseFrom(byte[] data) |
static GcsDocuments |
GcsDocuments.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDocuments |
GcsDocuments.parseFrom(ByteBuffer data) |
static GcsDocuments |
GcsDocuments.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDocuments |
GcsDocuments.parseFrom(com.google.protobuf.ByteString data) |
static GcsDocuments |
GcsDocuments.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDocuments |
GcsDocuments.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsDocuments |
GcsDocuments.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDocuments |
GcsDocuments.parseFrom(InputStream input) |
static GcsDocuments |
GcsDocuments.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsDocuments> |
GcsDocuments.getParserForType() |
static com.google.protobuf.Parser<GcsDocuments> |
GcsDocuments.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsDocuments.Builder |
GcsDocuments.Builder.mergeFrom(GcsDocuments other) |
BatchDocumentsInputConfig.Builder |
BatchDocumentsInputConfig.Builder.mergeGcsDocuments(GcsDocuments value)
The set of documents individually specified on Cloud Storage.
|
static GcsDocuments.Builder |
GcsDocuments.newBuilder(GcsDocuments prototype) |
BatchDocumentsInputConfig.Builder |
BatchDocumentsInputConfig.Builder.setGcsDocuments(GcsDocuments value)
The set of documents individually specified on Cloud Storage.
|
Copyright © 2024 Google LLC. All rights reserved.