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 \ V2Methods
__construct
Constructor.
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.
string
hasZoneId
clearZoneId
setZoneId
The cloud bigtable zone associated with the cluster.
var
string
$this
getClusterId
Identifier for a cluster that represents set of bigtable resources.
string
hasClusterId
clearClusterId
setClusterId
Identifier for a cluster that represents set of bigtable resources.
var
string
$this