[[["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 documentation page covers the `GetQueryResultsOptions` class within the Google BigQuery v2 API, used for configuring options when retrieving query results."],["The class `GetQueryResultsOptions` inherits from `Object` and includes properties like `PageSize`, `PageToken`, `StartIndex`, and `Timeout` to customize the retrieval of query results."],["There are various versions available, ranging from 2.2.0 to 3.11.0, with 3.11.0 being the latest, and each is accessible through a unique link."],["The `PageSize` property allows users to specify the number of results to return per page, and the `PageToken` and `StartIndex` properties are used for pagination."],["The Timeout property is used to specify how long to wait for the query to complete, before failing, which is set to 5 minutes by default."]]],[]]