| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Array
An ordered list of elements of a given type.
|
static class |
Type.Array.Builder
An ordered list of elements of a given type.
|
| Modifier and Type | Method and Description |
|---|---|
Type.ArrayOrBuilder |
Type.getArrayTypeOrBuilder()
Array
.google.bigtable.v2.Type.Array array_type = 3; |
Type.ArrayOrBuilder |
Type.Builder.getArrayTypeOrBuilder()
Array
.google.bigtable.v2.Type.Array array_type = 3; |
Type.ArrayOrBuilder |
TypeOrBuilder.getArrayTypeOrBuilder()
Array
.google.bigtable.v2.Type.Array array_type = 3; |
Copyright © 2026 Google LLC. All rights reserved.