Cloud Bigtable V2 Client - Class SessionRequestStats (2.24.0)

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

Internal usage only.

Generated from protobuf message google.bigtable.v2.SessionRequestStats

Namespace

Google \ Cloud \ Bigtable \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ backend_latency Google\Protobuf\Duration

Backend (critical section) latency for the request.

getBackendLatency

Backend (critical section) latency for the request.

Returns
Type Description
Google\Protobuf\Duration|null

hasBackendLatency

clearBackendLatency

setBackendLatency

Backend (critical section) latency for the request.

Parameter
Name Description
var Google\Protobuf\Duration
Returns
Type Description
$this