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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `JobGetQueryResultsRequest` class is 1.3.0, and it is part of the Google Cloud BigQuery Audit Data Logging v1 API."],["This class is used to represent a request for retrieving query results from a BigQuery job, and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JobGetQueryResultsRequest` class provides constructors for creating new instances and offers properties such as `MaxResults` and `StartRow` to define the retrieval parameters."],["The `JobGetQueryResultsRequest` class exists within the `Google.Cloud.BigQuery.Logging.V1` namespace and is contained in the `Google.Cloud.BigQuery.Logging.V1.dll` assembly."]]],[]]