public sealed class JobGetQueryResultsRequest : IMessage<JobGetQueryResultsRequest>, IEquatable<JobGetQueryResultsRequest>, IDeepCloneable<JobGetQueryResultsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobGetQueryResultsRequest.
[[["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 `JobGetQueryResultsRequest` class within the BigQuery Audit Data Logging v1 API, specifically for version 1.2.0."],["The `JobGetQueryResultsRequest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is derived from the base `object` class and provides functionalities related to retrieving query results."],["The `JobGetQueryResultsRequest` class includes two constructors and two properties: `MaxResults` (of type `uint`) to set the maximum number of results and `StartRow` (of type `ulong`) to set the starting row number."],["There are multiple available versions for this class including 1.3.0, 1.2.0, 1.1.0 and 1.0.0."]]],[]]