Cloud Bigtable V2 Client - Class RequestStatsView (2.0.1)

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

The desired view into RequestStats that should be returned in the response.

See also: RequestStats message.

Protobuf type google.bigtable.v2.ReadRowsRequest.RequestStatsView

Namespace

Google \ Cloud \ Bigtable \ V2 \ ReadRowsRequest

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

REQUEST_STATS_VIEW_UNSPECIFIED

  Value: 0 
 

The default / unset value. The API will default to the NONE option below.

Generated from protobuf enum REQUEST_STATS_VIEW_UNSPECIFIED = 0;

REQUEST_STATS_NONE

  Value: 1 
 

Do not include any RequestStats in the response. This will leave the RequestStats embedded message unset in the response.

Generated from protobuf enum REQUEST_STATS_NONE = 1;

REQUEST_STATS_FULL

  Value: 2 
 

Include the full set of available RequestStats in the response, applicable to this read.

Generated from protobuf enum REQUEST_STATS_FULL = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: