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