Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding.
Rules used to convert to or from lower level types.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#big_endian_bytes
def big_endian_bytes() -> ::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes) — Use
BigEndianBytes
encoding.Note: The following fields are mutually exclusive:
big_endian_bytes
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#big_endian_bytes=
def big_endian_bytes=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes) — Use
BigEndianBytes
encoding.Note: The following fields are mutually exclusive:
big_endian_bytes
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes) — Use
BigEndianBytes
encoding.Note: The following fields are mutually exclusive:
big_endian_bytes
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ordered_code_bytes
def ordered_code_bytes() -> ::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::OrderedCodeBytes
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::OrderedCodeBytes) — Use
OrderedCodeBytes
encoding.Note: The following fields are mutually exclusive:
ordered_code_bytes
,big_endian_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ordered_code_bytes=
def ordered_code_bytes=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::OrderedCodeBytes
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::OrderedCodeBytes) — Use
OrderedCodeBytes
encoding.Note: The following fields are mutually exclusive:
ordered_code_bytes
,big_endian_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::OrderedCodeBytes) — Use
OrderedCodeBytes
encoding.Note: The following fields are mutually exclusive:
ordered_code_bytes
,big_endian_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.