[[["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 documentation for the `GetQueryResultsOptions` class within the Google BigQuery v2 API, specifically detailing its properties and usage."],["The `GetQueryResultsOptions` class is used to define options for `GetQueryResults` operations, and this document includes details on properties such as `PageSize`, `PageToken`, `StartIndex`, `Timeout`, and `UseInt64Timestamp`."],["The latest version of the documentation for this API is 3.11.0, with various previous versions listed, including the version described in the documentation, 3.9.0."],["`GetQueryResultsOptions` inherits members from the base `object` class, and it resides within the `Google.Cloud.BigQuery.V2` namespace, which is contained in the `Google.Cloud.BigQuery.V2.dll` assembly."],["Important considerations are outlined, such as how `PageToken` and `StartIndex` cannot both be non-null, and how the default timeout for query completion is 5 minutes, along with a default for `UseInt64Timestamp` effectively being true."]]],[]]