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).
Request latency stats describe the time taken to complete a request, from the server side.
getReadIterationStats
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).
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-19 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class FullReadStatsView (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/V2.FullReadStatsView)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/V2.FullReadStatsView)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/V2.FullReadStatsView)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/V2.FullReadStatsView)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/V2.FullReadStatsView)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/V2.FullReadStatsView)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/V2.FullReadStatsView)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/V2.FullReadStatsView)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/V2.FullReadStatsView)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/V2.FullReadStatsView)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/V2.FullReadStatsView)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/V2.FullReadStatsView)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/V2.FullReadStatsView)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/V2.FullReadStatsView)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/V2.FullReadStatsView)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/V2.FullReadStatsView)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/V2.FullReadStatsView)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/V2.FullReadStatsView)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/V2.FullReadStatsView)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/V2.FullReadStatsView)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/V2.FullReadStatsView)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/V2.FullReadStatsView)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/V2.FullReadStatsView)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/V2.FullReadStatsView)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/V2.FullReadStatsView)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/V2.FullReadStatsView)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/V2.FullReadStatsView)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/V2.FullReadStatsView)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/V2.FullReadStatsView)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/V2.FullReadStatsView)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/V2.FullReadStatsView) \nReference documentation and code samples for the Cloud Bigtable V2 Client class FullReadStatsView.\n\nFullReadStatsView captures all known information about a read.\n\nGenerated from protobuf message `google.bigtable.v2.FullReadStatsView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getReadIterationStats\n\nIteration stats describe how efficient the read is, e.g. comparing\nrows seen vs. rows returned or cells seen vs cells returned can provide an\nindication of read efficiency (the higher the ratio of seen to retuned the\nbetter).\n\n### hasReadIterationStats\n\n### clearReadIterationStats\n\n### setReadIterationStats\n\nIteration stats describe how efficient the read is, e.g. comparing\nrows seen vs. rows returned or cells seen vs cells returned can provide an\nindication of read efficiency (the higher the ratio of seen to retuned the\nbetter).\n\n### getRequestLatencyStats\n\nRequest latency stats describe the time taken to complete a request, from\nthe server side.\n\n### hasRequestLatencyStats\n\n### clearRequestLatencyStats\n\n### setRequestLatencyStats\n\nRequest latency stats describe the time taken to complete a request, from\nthe server side."]]