Reference documentation and code samples for the Cloud Bigtable V2 Client class ReadIterationStats.
ReadIterationStats captures information about the iteration of rows or cells
over the course of a read, e.g. how many results were scanned in a read
operation versus the results returned.
Generated from protobuf message google.bigtable.v2.ReadIterationStats
Namespace
Google \ Cloud \ Bigtable \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ rows_seen_count
int|string
The rows seen (scanned) as part of the request. This includes the count of rows returned, as captured below.
↳ rows_returned_count
int|string
The rows returned as part of the request.
↳ cells_seen_count
int|string
The cells seen (scanned) as part of the request. This includes the count of cells returned, as captured below.
↳ cells_returned_count
int|string
The cells returned as part of the request.
getRowsSeenCount
The rows seen (scanned) as part of the request. This includes the count of
rows returned, as captured below.
Returns
Type
Description
int|string
setRowsSeenCount
The rows seen (scanned) as part of the request. This includes the count of
rows returned, as captured below.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getRowsReturnedCount
The rows returned as part of the request.
Returns
Type
Description
int|string
setRowsReturnedCount
The rows returned as part of the request.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getCellsSeenCount
The cells seen (scanned) as part of the request. This includes the count of
cells returned, as captured below.
Returns
Type
Description
int|string
setCellsSeenCount
The cells seen (scanned) as part of the request. This includes the count of
cells returned, as captured below.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class ReadIterationStats (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/V2.ReadIterationStats)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/V2.ReadIterationStats)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/V2.ReadIterationStats)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/V2.ReadIterationStats)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/V2.ReadIterationStats)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/V2.ReadIterationStats)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/V2.ReadIterationStats)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/V2.ReadIterationStats)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/V2.ReadIterationStats)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/V2.ReadIterationStats)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/V2.ReadIterationStats)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/V2.ReadIterationStats)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/V2.ReadIterationStats)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/V2.ReadIterationStats)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/V2.ReadIterationStats)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/V2.ReadIterationStats)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/V2.ReadIterationStats)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/V2.ReadIterationStats)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/V2.ReadIterationStats)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/V2.ReadIterationStats)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/V2.ReadIterationStats)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/V2.ReadIterationStats)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/V2.ReadIterationStats)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/V2.ReadIterationStats)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/V2.ReadIterationStats)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/V2.ReadIterationStats)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/V2.ReadIterationStats)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/V2.ReadIterationStats)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/V2.ReadIterationStats)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/V2.ReadIterationStats)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/V2.ReadIterationStats) \nReference documentation and code samples for the Cloud Bigtable V2 Client class ReadIterationStats.\n\nReadIterationStats captures information about the iteration of rows or cells\nover the course of a read, e.g. how many results were scanned in a read\noperation versus the results returned.\n\nGenerated from protobuf message `google.bigtable.v2.ReadIterationStats`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRowsSeenCount\n\nThe rows seen (scanned) as part of the request. This includes the count of\nrows returned, as captured below.\n\n### setRowsSeenCount\n\nThe rows seen (scanned) as part of the request. This includes the count of\nrows returned, as captured below.\n\n### getRowsReturnedCount\n\nThe rows returned as part of the request.\n\n### setRowsReturnedCount\n\nThe rows returned as part of the request.\n\n### getCellsSeenCount\n\nThe cells seen (scanned) as part of the request. This includes the count of\ncells returned, as captured below.\n\n### setCellsSeenCount\n\nThe cells seen (scanned) as part of the request. This includes the count of\ncells returned, as captured below.\n\n### getCellsReturnedCount\n\nThe cells returned as part of the request.\n\n### setCellsReturnedCount\n\nThe cells returned as part of the request."]]