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\u003eThe \u003ccode\u003eRequestStats\u003c/code\u003e class in the Google Bigtable v2 API provides performance evaluation information for sent requests, specifically supporting the \u003ccode\u003egoogle.bigtable.v2.ReadRows\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be found within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly, and also implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestStats\u003c/code\u003e includes a \u003ccode\u003eFullReadStatsView\u003c/code\u003e property, accessible when the \u003ccode\u003eReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL\u003c/code\u003e view is used, which is used to store more details about the full read statistics view.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of \u003ccode\u003eRequestStats\u003c/code\u003e ranging from version \u003ccode\u003e2.2.0\u003c/code\u003e to the latest version, \u003ccode\u003e3.17.0\u003c/code\u003e, each with its own documentation.\u003c/p\u003e\n"]]],[],null,[]]