[[["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-03-21 UTC."],[[["The latest version of the `ListRowsOptions` documentation is 3.11.0, but there are multiple older versions available for reference, ranging down to version 2.2.0."],["`ListRowsOptions` is a sealed class used for configuring options for `ListRows` operations within the `Google.Cloud.BigQuery.V2` namespace."],["The `PageSize` property allows you to control the number of results returned per page, though it does not limit the total results."],["The `PageToken` property enables the retrieval of specific result sets, using a token provided by previous calls, which is mutually exclusive to the `StartIndex` property."],["`StartIndex` is used to specify the zero-based starting row index when reading data, and is mutually exclusive to the `PageToken` property."]]],[]]