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