public sealed class GetReservationRequest : IMessage<GetReservationRequest>, IEquatable<GetReservationRequest>, IDeepCloneable<GetReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class GetReservationRequest.
The request for
[ReservationService.GetReservation][google.cloud.bigquery.reservation.v1.ReservationService.GetReservation].
[[["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-07-02 UTC."],[[["This document provides reference documentation for the `GetReservationRequest` class within the Google.Cloud.BigQuery.Reservation.V1 API."],["`GetReservationRequest` is a class used to request data via the `ReservationService.GetReservation` method."],["The page includes documentation for version 2.6.0 of the class, with links to documentation for versions ranging from 1.2.0 to 2.7.0 of this API."],["The `GetReservationRequest` class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains two constructors and two properties: Name (a string for the resource name of the reservation), and ReservationName (a ReservationName type)."]]],[]]