| Modifier and Type | Method and Description |
|---|---|
GcsPrefix |
GcsPrefix.Builder.build() |
GcsPrefix |
GcsPrefix.Builder.buildPartial() |
static GcsPrefix |
GcsPrefix.getDefaultInstance() |
GcsPrefix |
GcsPrefix.getDefaultInstanceForType() |
GcsPrefix |
GcsPrefix.Builder.getDefaultInstanceForType() |
GcsPrefix |
BatchDocumentsInputConfig.getGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
GcsPrefix |
BatchDocumentsInputConfig.Builder.getGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
GcsPrefix |
Dataset.GCSManagedConfigOrBuilder.getGcsPrefix()
Required.
|
GcsPrefix |
Dataset.GCSManagedConfig.getGcsPrefix()
Required.
|
GcsPrefix |
Dataset.GCSManagedConfig.Builder.getGcsPrefix()
Required.
|
GcsPrefix |
BatchDocumentsInputConfigOrBuilder.getGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
static GcsPrefix |
GcsPrefix.parseDelimitedFrom(InputStream input) |
static GcsPrefix |
GcsPrefix.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsPrefix |
GcsPrefix.parseFrom(byte[] data) |
static GcsPrefix |
GcsPrefix.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsPrefix |
GcsPrefix.parseFrom(ByteBuffer data) |
static GcsPrefix |
GcsPrefix.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsPrefix |
GcsPrefix.parseFrom(com.google.protobuf.ByteString data) |
static GcsPrefix |
GcsPrefix.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsPrefix |
GcsPrefix.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsPrefix |
GcsPrefix.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsPrefix |
GcsPrefix.parseFrom(InputStream input) |
static GcsPrefix |
GcsPrefix.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsPrefix> |
GcsPrefix.getParserForType() |
static com.google.protobuf.Parser<GcsPrefix> |
GcsPrefix.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsPrefix.Builder |
GcsPrefix.Builder.mergeFrom(GcsPrefix other) |
BatchDocumentsInputConfig.Builder |
BatchDocumentsInputConfig.Builder.mergeGcsPrefix(GcsPrefix value)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
Dataset.GCSManagedConfig.Builder |
Dataset.GCSManagedConfig.Builder.mergeGcsPrefix(GcsPrefix value)
Required.
|
static GcsPrefix.Builder |
GcsPrefix.newBuilder(GcsPrefix prototype) |
BatchDocumentsInputConfig.Builder |
BatchDocumentsInputConfig.Builder.setGcsPrefix(GcsPrefix value)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
Dataset.GCSManagedConfig.Builder |
Dataset.GCSManagedConfig.Builder.setGcsPrefix(GcsPrefix value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.