| Modifier and Type | Method and Description |
|---|---|
FeatureFlags |
FeatureFlags.Builder.build() |
FeatureFlags |
FeatureFlags.Builder.buildPartial() |
static FeatureFlags |
FeatureFlags.getDefaultInstance() |
FeatureFlags |
FeatureFlags.getDefaultInstanceForType() |
FeatureFlags |
FeatureFlags.Builder.getDefaultInstanceForType() |
FeatureFlags |
OpenSessionRequestOrBuilder.getFlags()
Client settings, including a record of
.google.bigtable.v2.FeatureFlags flags = 2; |
FeatureFlags |
OpenSessionRequest.getFlags()
Client settings, including a record of
.google.bigtable.v2.FeatureFlags flags = 2; |
FeatureFlags |
OpenSessionRequest.Builder.getFlags()
Client settings, including a record of
.google.bigtable.v2.FeatureFlags flags = 2; |
static FeatureFlags |
FeatureFlags.parseDelimitedFrom(InputStream input) |
static FeatureFlags |
FeatureFlags.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureFlags |
FeatureFlags.parseFrom(byte[] data) |
static FeatureFlags |
FeatureFlags.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureFlags |
FeatureFlags.parseFrom(ByteBuffer data) |
static FeatureFlags |
FeatureFlags.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureFlags |
FeatureFlags.parseFrom(com.google.protobuf.ByteString data) |
static FeatureFlags |
FeatureFlags.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureFlags |
FeatureFlags.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureFlags |
FeatureFlags.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureFlags |
FeatureFlags.parseFrom(InputStream input) |
static FeatureFlags |
FeatureFlags.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureFlags> |
FeatureFlags.getParserForType() |
static com.google.protobuf.Parser<FeatureFlags> |
FeatureFlags.parser() |
| Modifier and Type | Method and Description |
|---|---|
OpenSessionRequest.Builder |
OpenSessionRequest.Builder.mergeFlags(FeatureFlags value)
Client settings, including a record of
.google.bigtable.v2.FeatureFlags flags = 2; |
FeatureFlags.Builder |
FeatureFlags.Builder.mergeFrom(FeatureFlags other) |
static FeatureFlags.Builder |
FeatureFlags.newBuilder(FeatureFlags prototype) |
OpenSessionRequest.Builder |
OpenSessionRequest.Builder.setFlags(FeatureFlags value)
Client settings, including a record of
.google.bigtable.v2.FeatureFlags flags = 2; |
Copyright © 2026 Google LLC. All rights reserved.