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."],[[["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."]]],[]]