Cloud Bigtable V2 Client - Class BigEndianBytes (2.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable V2 Client class BigEndianBytes.
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
Generated from protobuf message google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2 \ Type \ Int64 \ Encoding
Methods
__construct
getBytesType
Deprecated: ignored if set.
hasBytesType
clearBytesType
setBytesType
Deprecated: ignored if set.
Returns |
Type |
Description |
$this |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class BigEndianBytes (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/Admin.V2.Type.Int64.Encoding.BigEndianBytes)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/Admin.V2.Type.Int64.Encoding.BigEndianBytes) \nReference documentation and code samples for the Cloud Bigtable V2 Client class BigEndianBytes.\n\nEncodes the value as an 8-byte big-endian two's complement value.\n\nSorted mode: non-negative values are supported.\nDistinct mode: all values are supported.\nCompatible with:\n\n- BigQuery `BINARY` encoding\n- HBase `Bytes.toBytes`\n- Java `ByteBuffer.putLong()` with `ByteOrder.BIG_ENDIAN`\n\nGenerated from protobuf message `google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ Admin \\\\ V2 \\\\ Type \\\\ Int64 \\\\ Encoding\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getBytesType\n\nDeprecated: ignored if set.\n\n### hasBytesType\n\n### clearBytesType\n\n### setBytesType\n\nDeprecated: ignored if set."]]