| Modifier and Type | Method and Description |
|---|---|
Type.Enum |
Type.Enum.Builder.build() |
Type.Enum |
Type.Enum.Builder.buildPartial() |
static Type.Enum |
Type.Enum.getDefaultInstance() |
Type.Enum |
Type.Enum.getDefaultInstanceForType() |
Type.Enum |
Type.Enum.Builder.getDefaultInstanceForType() |
Type.Enum |
Type.getEnumType()
Enum
.google.bigtable.v2.Type.Enum enum_type = 14; |
Type.Enum |
Type.Builder.getEnumType()
Enum
.google.bigtable.v2.Type.Enum enum_type = 14; |
Type.Enum |
TypeOrBuilder.getEnumType()
Enum
.google.bigtable.v2.Type.Enum enum_type = 14; |
static Type.Enum |
Type.Enum.parseDelimitedFrom(InputStream input) |
static Type.Enum |
Type.Enum.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Enum |
Type.Enum.parseFrom(byte[] data) |
static Type.Enum |
Type.Enum.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Enum |
Type.Enum.parseFrom(ByteBuffer data) |
static Type.Enum |
Type.Enum.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Enum |
Type.Enum.parseFrom(com.google.protobuf.ByteString data) |
static Type.Enum |
Type.Enum.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Enum |
Type.Enum.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.Enum |
Type.Enum.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Enum |
Type.Enum.parseFrom(InputStream input) |
static Type.Enum |
Type.Enum.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.Enum> |
Type.Enum.getParserForType() |
static com.google.protobuf.Parser<Type.Enum> |
Type.Enum.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.mergeEnumType(Type.Enum value)
Enum
.google.bigtable.v2.Type.Enum enum_type = 14; |
Type.Enum.Builder |
Type.Enum.Builder.mergeFrom(Type.Enum other) |
static Type.Enum.Builder |
Type.Enum.newBuilder(Type.Enum prototype) |
Type.Builder |
Type.Builder.setEnumType(Type.Enum value)
Enum
.google.bigtable.v2.Type.Enum enum_type = 14; |
Copyright © 2026 Google LLC. All rights reserved.