Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Type::Enum.
A protobuf enum type.
Values of type Enum
are stored in Value.int_value
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enum_name
def enum_name() -> ::String
Returns
- (::String) — The fully qualified name of the protobuf enum message, including package. In the format of "foo.bar.EnumMessage".
#enum_name=
def enum_name=(value) -> ::String
Parameter
- value (::String) — The fully qualified name of the protobuf enum message, including package. In the format of "foo.bar.EnumMessage".
Returns
- (::String) — The fully qualified name of the protobuf enum message, including package. In the format of "foo.bar.EnumMessage".
#schema_bundle_id
def schema_bundle_id() -> ::String
Returns
- (::String) — The ID of the schema bundle that this enum is defined in.
#schema_bundle_id=
def schema_bundle_id=(value) -> ::String
Parameter
- value (::String) — The ID of the schema bundle that this enum is defined in.
Returns
- (::String) — The ID of the schema bundle that this enum is defined in.