Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding.
Rules used to convert to or from lower level types.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#delimited_bytes
def delimited_bytes() -> ::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::DelimitedBytes
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::DelimitedBytes) — Use
DelimitedBytes
encoding.Note: The following fields are mutually exclusive:
delimited_bytes
,singleton
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delimited_bytes=
def delimited_bytes=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::DelimitedBytes
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::DelimitedBytes) — Use
DelimitedBytes
encoding.Note: The following fields are mutually exclusive:
delimited_bytes
,singleton
,ordered_code_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::Struct::Encoding::DelimitedBytes) — Use
DelimitedBytes
encoding.Note: The following fields are mutually exclusive:
delimited_bytes
,singleton
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ordered_code_bytes
def ordered_code_bytes() -> ::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::OrderedCodeBytes
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::OrderedCodeBytes) — User
OrderedCodeBytes
encoding.Note: The following fields are mutually exclusive:
ordered_code_bytes
,singleton
,delimited_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ordered_code_bytes=
def ordered_code_bytes=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::OrderedCodeBytes
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::OrderedCodeBytes) — User
OrderedCodeBytes
encoding.Note: The following fields are mutually exclusive:
ordered_code_bytes
,singleton
,delimited_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::Struct::Encoding::OrderedCodeBytes) — User
OrderedCodeBytes
encoding.Note: The following fields are mutually exclusive:
ordered_code_bytes
,singleton
,delimited_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#singleton
def singleton() -> ::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::Singleton
-
(::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::Singleton) — Use
Singleton
encoding.Note: The following fields are mutually exclusive:
singleton
,delimited_bytes
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#singleton=
def singleton=(value) -> ::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::Singleton
-
value (::Google::Cloud::Bigtable::Admin::V2::Type::Struct::Encoding::Singleton) — Use
Singleton
encoding.Note: The following fields are mutually exclusive:
singleton
,delimited_bytes
,ordered_code_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::Struct::Encoding::Singleton) — Use
Singleton
encoding.Note: The following fields are mutually exclusive:
singleton
,delimited_bytes
,ordered_code_bytes
. If a field in that set is populated, all other fields in the set will automatically be cleared.