[[["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 document provides reference information for the `ListRowsOptions` class within the Google BigQuery v2 API, specifically for .NET development, including a list of available versions, with 3.11.0 as the latest."],["`ListRowsOptions` is a class used for configuring the parameters of `ListRows` operations, which includes properties to manage pagination such as `PageSize`, `PageToken`, and `StartIndex`."],["The `PageSize` property dictates how many results are returned per page, while the `PageToken` allows retrieval of subsequent pages, and `StartIndex` offers a way to begin reading rows from a specific index."],["The content specifies the inheritance hierarchy of the class, starting with `object`, and the namespace in which it resides is `Google.Cloud.BigQuery.V2`."]]],[]]