Reference documentation and code samples for the Cloud Bigtable V2 Client class SchemaBundle.
A named collection of related schemas.
Generated from protobuf message google.bigtable.admin.v2.SchemaBundle
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The unique name identifying this schema bundle. Values are of the form projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}
↳ proto_schema
↳ etag
string
Optional. The etag for this schema bundle. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
getName
Identifier. The unique name identifying this schema bundle.
Values are of the form projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}
string
setName
Identifier. The unique name identifying this schema bundle.
Values are of the form projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}
var
string
$this
getProtoSchema
Schema for Protobufs.
hasProtoSchema
setProtoSchema
Schema for Protobufs.
$this
getEtag
Optional. The etag for this schema bundle.
This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
string
setEtag
Optional. The etag for this schema bundle.
This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
var
string
$this
getType
string