[[["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."],[[["This document provides reference information for the `GetQueryResultsOptions` class within the Google BigQuery v2 API, specifically for version 3.6.0."],["The `GetQueryResultsOptions` class is used to configure options for `GetQueryResults` operations, which allows control over how query results are retrieved."],["Key properties of this class include `PageSize`, which sets the number of results per page, `PageToken` to navigate between result pages, `StartIndex` to specify the starting row index, and `Timeout` to control query completion time."],["The `UseInt64Timestamp` property determines whether to use 64-bit integers for timestamp values to preserve precision."],["The class inherits members from the base `object` class including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]