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