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 page provides documentation for the \u003ccode\u003eRequestStats\u003c/code\u003e class within the Google Bigtable v2 API, offering various versions of the documentation, from the latest 3.17.0 to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestStats\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, is designed to hold performance-related information about a single request, primarily used for evaluating the request's efficiency.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports the \u003ccode\u003egoogle.bigtable.v2.ReadRows\u003c/code\u003e method, and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RequestStats>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RequestStats>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestStats\u003c/code\u003e class includes properties like \u003ccode\u003eFullReadStatsView\u003c/code\u003e, which provides detailed read statistics when the \u003ccode\u003eReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL\u003c/code\u003e view is enabled.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a parameterless \u003ccode\u003eRequestStats()\u003c/code\u003e and another one that takes another \u003ccode\u003eRequestStats\u003c/code\u003e object as a parameter in order to copy its values.\u003c/p\u003e\n"]]],[],null,[]]