Cloud Bigtable V2 API - Module Google::Cloud::Bigtable::V2::ReadRowsRequest::RequestStatsView (v1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]