Package com.google.bigtable.v2
Interface Type.Int64.Encoding.BigEndianBytesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Type.Int64.Encoding.BigEndianBytes,Type.Int64.Encoding.BigEndianBytes.Builder
- Enclosing class:
- Type.Int64.Encoding
public static interface Type.Int64.Encoding.BigEndianBytesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated: ignored if set.Deprecated: ignored if set.booleanDeprecated: ignored if set.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasBytesType
boolean hasBytesType()Deprecated: ignored if set.
.google.bigtable.v2.Type.Bytes bytes_type = 1;- Returns:
- Whether the bytesType field is set.
-
getBytesType
Type.Bytes getBytesType()Deprecated: ignored if set.
.google.bigtable.v2.Type.Bytes bytes_type = 1;- Returns:
- The bytesType.
-
getBytesTypeOrBuilder
Type.BytesOrBuilder getBytesTypeOrBuilder()Deprecated: ignored if set.
.google.bigtable.v2.Type.Bytes bytes_type = 1;
-