| Modifier and Type | Method and Description |
|---|---|
BigtableSource |
BigtableSource.Builder.build() |
BigtableSource |
BigtableSource.Builder.buildPartial() |
BigtableSource |
ImportDocumentsRequest.getBigtableSource()
Cloud Bigtable input source.
|
BigtableSource |
ImportDocumentsRequest.Builder.getBigtableSource()
Cloud Bigtable input source.
|
BigtableSource |
ImportDocumentsRequestOrBuilder.getBigtableSource()
Cloud Bigtable input source.
|
static BigtableSource |
BigtableSource.getDefaultInstance() |
BigtableSource |
BigtableSource.getDefaultInstanceForType() |
BigtableSource |
BigtableSource.Builder.getDefaultInstanceForType() |
static BigtableSource |
BigtableSource.parseDelimitedFrom(InputStream input) |
static BigtableSource |
BigtableSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableSource |
BigtableSource.parseFrom(byte[] data) |
static BigtableSource |
BigtableSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableSource |
BigtableSource.parseFrom(ByteBuffer data) |
static BigtableSource |
BigtableSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableSource |
BigtableSource.parseFrom(com.google.protobuf.ByteString data) |
static BigtableSource |
BigtableSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableSource |
BigtableSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigtableSource |
BigtableSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableSource |
BigtableSource.parseFrom(InputStream input) |
static BigtableSource |
BigtableSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BigtableSource> |
BigtableSource.getParserForType() |
static com.google.protobuf.Parser<BigtableSource> |
BigtableSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.mergeBigtableSource(BigtableSource value)
Cloud Bigtable input source.
|
BigtableSource.Builder |
BigtableSource.Builder.mergeFrom(BigtableSource other) |
static BigtableSource.Builder |
BigtableSource.newBuilder(BigtableSource prototype) |
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.setBigtableSource(BigtableSource value)
Cloud Bigtable input source.
|
Copyright © 2025 Google LLC. All rights reserved.