Cloud Bigtable V2 Client - Class Utf8Bytes (2.1.0)

Reference documentation and code samples for the Cloud Bigtable V2 Client class Utf8Bytes.

UTF-8 encoding

  • Order-preserving? Yes (code point order)
  • Self-delimiting? No
  • Compatibility?
    • BigQuery Federation TEXT encoding
    • HBase Bytes.toBytes
    • Java String#getBytes(StandardCharsets.UTF_8)

Generated from protobuf message google.bigtable.v2.Type.String.Encoding.Utf8Bytes

Namespace

Google \ Cloud \ Bigtable \ V2 \ Type \ PBString \ Encoding

Methods

__construct

Constructor.

Parameter
Name Description
data array

Optional. Data for populating the Message object.