[[["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 `ListRowsOptions` class in the Google BigQuery v2 API provides options for customizing `ListRows` operations."],["Multiple versions of `ListRowsOptions` are available, ranging from version 2.2.0 to the latest version 3.11.0."],["The `PageSize` property allows setting the number of results returned per page."],["The `PageToken` property is used to identify a result set from a previous call, and when non-null, StartIndex must be null."],["`StartIndex` allows specifying the zero-based index of the starting row, and if non-null, PageToken must be null."],["`UseInt64Timestamp` determines if 64-bit integers should be used for timestamps, effectively true when not set."]]],[]]