GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeBytesEncodingRaw (google_api_bigtable_admin v0.31.0)
View SourceLeaves the value as-is. Sorted mode: all values are supported. Distinct mode: all values are supported.
Attributes
-
escapeNulls
(type:boolean()
, default:nil
) - 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeBytesEncodingRaw{ escapeNulls: boolean() | nil }