| Modifier and Type | Method and Description |
|---|---|
GcsSources |
GcsSources.Builder.build() |
GcsSources |
GcsSources.Builder.buildPartial() |
static GcsSources |
GcsSources.getDefaultInstance() |
GcsSources |
GcsSources.getDefaultInstanceForType() |
GcsSources |
GcsSources.Builder.getDefaultInstanceForType() |
GcsSources |
ImportDocumentsRequest.getGcsSource()
The Google Cloud Storage location for the documents.
|
GcsSources |
ImportDocumentsRequest.Builder.getGcsSource()
The Google Cloud Storage location for the documents.
|
GcsSources |
ImportDocumentsRequestOrBuilder.getGcsSource()
The Google Cloud Storage location for the documents.
|
static GcsSources |
GcsSources.parseDelimitedFrom(InputStream input) |
static GcsSources |
GcsSources.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsSources |
GcsSources.parseFrom(byte[] data) |
static GcsSources |
GcsSources.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsSources |
GcsSources.parseFrom(ByteBuffer data) |
static GcsSources |
GcsSources.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsSources |
GcsSources.parseFrom(com.google.protobuf.ByteString data) |
static GcsSources |
GcsSources.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsSources |
GcsSources.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsSources |
GcsSources.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsSources |
GcsSources.parseFrom(InputStream input) |
static GcsSources |
GcsSources.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsSources> |
GcsSources.getParserForType() |
static com.google.protobuf.Parser<GcsSources> |
GcsSources.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsSources.Builder |
GcsSources.Builder.mergeFrom(GcsSources other) |
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.mergeGcsSource(GcsSources value)
The Google Cloud Storage location for the documents.
|
static GcsSources.Builder |
GcsSources.newBuilder(GcsSources prototype) |
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.setGcsSource(GcsSources value)
The Google Cloud Storage location for the documents.
|
Copyright © 2023 Google LLC. All rights reserved.