View Source GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes (google_api_bigtable_admin v0.30.1)
Encodes the value as an 8-byte big-endian two's complement value. Sorted mode: non-negative values are supported. Distinct mode: all values are supported. Compatible with: - BigQuery BINARY
encoding - HBase Bytes.toBytes
- Java ByteBuffer.putLong()
with ByteOrder.BIG_ENDIAN
Attributes
-
bytesType
(type:GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeBytes.t
, default:nil
) - Deprecated: ignored if set.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes{ bytesType: GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeBytes.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.