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 Type
    Method
    Description
    Deprecated.
    google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated.
    Deprecated.
    boolean
    Deprecated.
    google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasBytesType

      @Deprecated boolean hasBytesType()
      Deprecated.
      google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/admin/v2/types.proto;l=131
       Deprecated: ignored if set.
       
      .google.bigtable.admin.v2.Type.Bytes bytes_type = 1 [deprecated = true];
      Returns:
      Whether the bytesType field is set.
    • getBytesType

      @Deprecated Type.Bytes getBytesType()
      Deprecated.
      google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/admin/v2/types.proto;l=131
       Deprecated: ignored if set.
       
      .google.bigtable.admin.v2.Type.Bytes bytes_type = 1 [deprecated = true];
      Returns:
      The bytesType.
    • getBytesTypeOrBuilder

      @Deprecated Type.BytesOrBuilder getBytesTypeOrBuilder()
      Deprecated.
       Deprecated: ignored if set.
       
      .google.bigtable.admin.v2.Type.Bytes bytes_type = 1 [deprecated = true];