Cloud Bigtable V2 API - Module Google::Cloud::Bigtable::V2::ReadRowsRequest::RequestStatsView (v0.21.0)

Reference documentation and code samples for the Cloud Bigtable V2 API module Google::Cloud::Bigtable::V2::ReadRowsRequest::RequestStatsView.

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

See also: RequestStats message.

Constants

REQUEST_STATS_VIEW_UNSPECIFIED

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

REQUEST_STATS_NONE

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

REQUEST_STATS_FULL

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