public sealed class RequestStats : IMessage<RequestStats>, IEquatable<RequestStats>, IDeepCloneable<RequestStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API 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:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eRequestStats\u003c/code\u003e class within the Google Bigtable v2 API, offering version-specific details from version 2.2.0 up to the latest 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestStats\u003c/code\u003e is a class designed to provide extra insights into single requests, specifically for assessing the request's performance, and currently supports the \u003ccode\u003egoogle.bigtable.v2.ReadRows\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestStats\u003c/code\u003e has two constructors: a default constructor and another that accepts a \u003ccode\u003eRequestStats\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRequestStats\u003c/code\u003e include \u003ccode\u003eFullReadStatsView\u003c/code\u003e, which is available with \u003ccode\u003eReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL\u003c/code\u003e and represents the type \u003ccode\u003eFullReadStatsView\u003c/code\u003e, as well as \u003ccode\u003eStatsViewCase\u003c/code\u003e, which represents the type \u003ccode\u003eRequestStats.StatsViewOneofCase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]