Cloud Bigtable V2 Client - Class Raw (2.24.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable V2 Client class Raw.
Leaves the value as-is.
Sorted mode: all values are supported.
Distinct mode: all values are supported.
Generated from protobuf messagegoogle.bigtable.v2.Type.Bytes.Encoding.Raw
Namespace
Google \ Cloud \ Bigtable \ V2 \ Type \ Bytes \ Encoding
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ escape_nulls
bool
If set, allows NULL values to be encoded as the empty string "". The actual empty string, or any value which only contains the null byte0x00, has one more null byte appended.
getEscapeNulls
If set, allows NULL values to be encoded as the empty string "".
The actual empty string, or any value which only contains the
null byte0x00, has one more null byte appended.
Returns
Type
Description
bool
setEscapeNulls
If set, allows NULL values to be encoded as the empty string "".
The actual empty string, or any value which only contains the
null byte0x00, has one more null byte appended.
[[["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 2026-04-28 UTC."],[],[]]