Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding.
Rules used to convert to/from lower level types.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#utf8_bytes
def utf8_bytes() -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes) — Use
Utf8Bytes
encoding.Note: The following fields are mutually exclusive:
utf8_bytes
,utf8_raw
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#utf8_bytes=
def utf8_bytes=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes) — Use
Utf8Bytes
encoding.Note: The following fields are mutually exclusive:
utf8_bytes
,utf8_raw
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes) — Use
Utf8Bytes
encoding.Note: The following fields are mutually exclusive:
utf8_bytes
,utf8_raw
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#utf8_raw
def utf8_raw() -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw) — Deprecated: if set, converts to an empty
utf8_bytes
.Note: The following fields are mutually exclusive:
utf8_raw
,utf8_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#utf8_raw=
def utf8_raw=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw) — Deprecated: if set, converts to an empty
utf8_bytes
.Note: The following fields are mutually exclusive:
utf8_raw
,utf8_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw) — Deprecated: if set, converts to an empty
utf8_bytes
.Note: The following fields are mutually exclusive:
utf8_raw
,utf8_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.