Cloud Bigtable V2 Client - Class Proto (2.15.0)

Reference documentation and code samples for the Cloud Bigtable V2 Client class Proto.

A protobuf message type.

Values of type Proto are stored in Value.bytes_value.

Generated from protobuf message google.bigtable.admin.v2.Type.Proto

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ Type

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ schema_bundle_id string

The ID of the schema bundle that this proto is defined in.

↳ message_name string

The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".

getSchemaBundleId

The ID of the schema bundle that this proto is defined in.

Returns
Type Description
string

setSchemaBundleId

The ID of the schema bundle that this proto is defined in.

Parameter
Name Description
var string
Returns
Type Description
$this

getMessageName

The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".

Returns
Type Description
string

setMessageName

The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".

Parameter
Name Description
var string
Returns
Type Description
$this