| Modifier and Type | Method and Description |
|---|---|
BigtableOptions |
BigtableOptions.Builder.build() |
BigtableOptions |
BigtableOptions.Builder.buildPartial() |
BigtableOptions |
BigtableSourceOrBuilder.getBigtableOptions()
Required.
|
BigtableOptions |
BigtableSource.getBigtableOptions()
Required.
|
BigtableOptions |
BigtableSource.Builder.getBigtableOptions()
Required.
|
static BigtableOptions |
BigtableOptions.getDefaultInstance() |
BigtableOptions |
BigtableOptions.getDefaultInstanceForType() |
BigtableOptions |
BigtableOptions.Builder.getDefaultInstanceForType() |
static BigtableOptions |
BigtableOptions.parseDelimitedFrom(InputStream input) |
static BigtableOptions |
BigtableOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions |
BigtableOptions.parseFrom(byte[] data) |
static BigtableOptions |
BigtableOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions |
BigtableOptions.parseFrom(ByteBuffer data) |
static BigtableOptions |
BigtableOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions |
BigtableOptions.parseFrom(com.google.protobuf.ByteString data) |
static BigtableOptions |
BigtableOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions |
BigtableOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigtableOptions |
BigtableOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions |
BigtableOptions.parseFrom(InputStream input) |
static BigtableOptions |
BigtableOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BigtableOptions> |
BigtableOptions.getParserForType() |
static com.google.protobuf.Parser<BigtableOptions> |
BigtableOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
BigtableSource.Builder |
BigtableSource.Builder.mergeBigtableOptions(BigtableOptions value)
Required.
|
BigtableOptions.Builder |
BigtableOptions.Builder.mergeFrom(BigtableOptions other) |
static BigtableOptions.Builder |
BigtableOptions.newBuilder(BigtableOptions prototype) |
BigtableSource.Builder |
BigtableSource.Builder.setBigtableOptions(BigtableOptions value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.