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