public static interface Type.ArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Type |
getElementType()
The type of the elements in the array.
|
TypeOrBuilder |
getElementTypeOrBuilder()
The type of the elements in the array.
|
boolean |
hasElementType()
The type of the elements in the array.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasElementType()
The type of the elements in the array. This must not be `Array`.
.google.bigtable.v2.Type element_type = 1;Type getElementType()
The type of the elements in the array. This must not be `Array`.
.google.bigtable.v2.Type element_type = 1;TypeOrBuilder getElementTypeOrBuilder()
The type of the elements in the array. This must not be `Array`.
.google.bigtable.v2.Type element_type = 1;Copyright © 2026 Google LLC. All rights reserved.