public static interface Type.BytesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Type.Bytes.Encoding |
getEncoding()
The encoding to use when converting to or from lower level types.
|
Type.Bytes.EncodingOrBuilder |
getEncodingOrBuilder()
The encoding to use when converting to or from lower level types.
|
boolean |
hasEncoding()
The encoding to use when converting to or from lower level types.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEncoding()
The encoding to use when converting to or from lower level types.
.google.bigtable.v2.Type.Bytes.Encoding encoding = 1;Type.Bytes.Encoding getEncoding()
The encoding to use when converting to or from lower level types.
.google.bigtable.v2.Type.Bytes.Encoding encoding = 1;Type.Bytes.EncodingOrBuilder getEncodingOrBuilder()
The encoding to use when converting to or from lower level types.
.google.bigtable.v2.Type.Bytes.Encoding encoding = 1;Copyright © 2026 Google LLC. All rights reserved.