Reference documentation and code samples for the Cloud Bigtable V2 Client class ResultSetMetadata.
Describes the structure of a Bigtable result set.
Generated from protobuf message google.bigtable.v2.ResultSetMetadata
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ proto_schema |
Google\Cloud\Bigtable\V2\ProtoSchema
Schema in proto format |
getProtoSchema
Schema in proto format
Returns | |
---|---|
Type | Description |
Google\Cloud\Bigtable\V2\ProtoSchema|null |
hasProtoSchema
setProtoSchema
Schema in proto format
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Bigtable\V2\ProtoSchema
|
Returns | |
---|---|
Type | Description |
$this |
getSchema
Returns | |
---|---|
Type | Description |
string |