[[["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 `GetQueryResultsOptions` class provides configuration settings for retrieving query results in Google Cloud BigQuery."],["This class allows you to specify the number of results per page using `PageSize`, to paginate results, as well as a `PageToken` to continue from a previous request."],["You can also use the `StartIndex` property to retrieve results starting from a specific row, or define how long to wait for the query to complete via `Timeout`."],["The latest version of this class is version 3.11.0, with multiple previous versions available, all the way down to version 2.2.0."]]],[]]