public ReadIteratorStats ReadIteratorStats { get; set; }
Iteration stats describe how efficient the read is, e.g. comparing
rows seen vs. rows returned or cells seen vs cells returned can provide an
indication of read efficiency (the higher the ratio of seen to retuned the
better).
[[["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 document provides reference documentation for the \u003ccode\u003eAllReadStats\u003c/code\u003e class within the Google Bigtable v2 API for .NET, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllReadStats\u003c/code\u003e class captures comprehensive data about a read operation, offering insights into its efficiency and performance.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the \u003ccode\u003eAllReadStats\u003c/code\u003e class, ranging from 2.2.0 to the latest 3.17.0, and outlines its implementation of interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllReadStats\u003c/code\u003e class includes properties like \u003ccode\u003eReadIteratorStats\u003c/code\u003e and \u003ccode\u003eRequestLatencyStats\u003c/code\u003e, which provide detailed metrics on read efficiency and server-side request times.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eAllReadStats\u003c/code\u003e are detailed, including the default constructor and one that accepts another \u003ccode\u003eAllReadStats\u003c/code\u003e object for initialization.\u003c/p\u003e\n"]]],[],null,[]]