Cloud Bigtable V2 Client - Class RequestStats (1.23.0)

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

RequestStats is the container for additional information pertaining to a single request, helpful for evaluating the performance of the sent request.

Currently, there are the following supported methods:

  • google.bigtable.v2.ReadRows

Generated from protobuf message google.bigtable.v2.RequestStats

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ full_read_stats_view Google\Cloud\Bigtable\V2\FullReadStatsView

Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.

getFullReadStatsView

Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.

Returns
TypeDescription
Google\Cloud\Bigtable\V2\FullReadStatsView|null

hasFullReadStatsView

setFullReadStatsView

Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.

Parameter
NameDescription
var Google\Cloud\Bigtable\V2\FullReadStatsView
Returns
TypeDescription
$this

getStatsView

Returns
TypeDescription
string