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
Returns
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes) — Use
Utf8Bytes
encoding.
#utf8_bytes=
def utf8_bytes=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes
Parameter
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes) — Use
Utf8Bytes
encoding.
Returns
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Bytes) — Use
Utf8Bytes
encoding.
#utf8_raw
def utf8_raw() -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw
Returns
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw) — Deprecated: if set, converts to an empty
utf8_bytes
.
#utf8_raw=
def utf8_raw=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw
Parameter
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw) — Deprecated: if set, converts to an empty
utf8_bytes
.
Returns
-
(::Google::Cloud::Bigtable::Admin::V2::Type::String::Encoding::Utf8Raw) — Deprecated: if set, converts to an empty
utf8_bytes
.