Cloud Bigtable Admin V2 API - Class Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes (v0.26.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Type::Int64::Encoding::BigEndianBytes.

Encodes the value as an 8-byte big endian twos complement Bytes value.

  • Natural sort? No (positive values only)
  • Self-delimiting? Yes
  • Compatibility?
    • BigQuery Federation BINARY encoding
    • HBase Bytes.toBytes
    • Java ByteBuffer.putLong() with ByteOrder.BIG_ENDIAN

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bytes_type

def bytes_type() -> ::Google::Cloud::Bigtable::Admin::V2::Type::Bytes
Returns

#bytes_type=

def bytes_type=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::Bytes
Parameter
Returns