Reference documentation and code samples for the Cloud Bigtable V2 Client class ResponseParams.
Response metadata proto
This is an experimental feature that will be used to get zone_id and
cluster_id from response trailers to tag the metrics. This should not be
used by customers directly
Generated from protobuf message google.bigtable.v2.ResponseParams
Namespace
Google \ Cloud \ Bigtable \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ zone_id
string
The cloud bigtable zone associated with the cluster.
↳ cluster_id
string
Identifier for a cluster that represents set of bigtable resources.
getZoneId
The cloud bigtable zone associated with the cluster.
Returns
Type
Description
string
hasZoneId
clearZoneId
setZoneId
The cloud bigtable zone associated with the cluster.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getClusterId
Identifier for a cluster that represents set of
bigtable resources.
Returns
Type
Description
string
hasClusterId
clearClusterId
setClusterId
Identifier for a cluster that represents set of
bigtable resources.