Reference documentation and code samples for the Cloud Bigtable V2 Client class Enum.
A protobuf enum type.
Values of type Enum
are stored in Value.int_value
.
Generated from protobuf message google.bigtable.v2.Type.Enum
Namespace
Google \ Cloud \ Bigtable \ V2 \ TypeMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schema_bundle_id
string
The ID of the schema bundle that this enum is defined in.
↳ enum_name
string
The fully qualified name of the protobuf enum message, including package. In the format of "foo.bar.EnumMessage".
getSchemaBundleId
The ID of the schema bundle that this enum is defined in.
string
setSchemaBundleId
The ID of the schema bundle that this enum is defined in.
var
string
$this
getEnumName
The fully qualified name of the protobuf enum message, including package.
In the format of "foo.bar.EnumMessage".
string
setEnumName
The fully qualified name of the protobuf enum message, including package.
In the format of "foo.bar.EnumMessage".
var
string
$this