| Modifier and Type | Method and Description |
|---|---|
Type.Array.Builder |
Type.Array.Builder.clear() |
Type.Array.Builder |
Type.Array.Builder.clearElementType()
The type of the elements in the array.
|
Type.Array.Builder |
Type.Builder.getArrayTypeBuilder()
Array
.google.bigtable.v2.Type.Array array_type = 3; |
Type.Array.Builder |
Type.Array.Builder.mergeElementType(Type value)
The type of the elements in the array.
|
Type.Array.Builder |
Type.Array.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.Array.Builder |
Type.Array.Builder.mergeFrom(com.google.protobuf.Message other) |
Type.Array.Builder |
Type.Array.Builder.mergeFrom(Type.Array other) |
static Type.Array.Builder |
Type.Array.newBuilder() |
static Type.Array.Builder |
Type.Array.newBuilder(Type.Array prototype) |
Type.Array.Builder |
Type.Array.newBuilderForType() |
protected Type.Array.Builder |
Type.Array.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
Type.Array.Builder |
Type.Array.Builder.setElementType(Type.Builder builderForValue)
The type of the elements in the array.
|
Type.Array.Builder |
Type.Array.Builder.setElementType(Type value)
The type of the elements in the array.
|
Type.Array.Builder |
Type.Array.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setArrayType(Type.Array.Builder builderForValue)
Array
.google.bigtable.v2.Type.Array array_type = 3; |
Copyright © 2026 Google LLC. All rights reserved.