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 message google.bigtable.v2.Type.Bytes.Encoding.Raw
Namespace
Google \ Cloud \ Bigtable \ V2 \ Type \ Bytes \ EncodingMethods
__construct
Constructor.
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 byte 0x00
, 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 byte 0x00
, has one more null byte appended.
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 byte 0x00
, has one more null byte appended.
var
bool
$this

