public sealed class GetReservationRequest : IMessage<GetReservationRequest>, IEquatable<GetReservationRequest>, IDeepCloneable<GetReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetReservationRequest.
A request message for Reservations.Get. See the method description for details.
[[["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-04-09 UTC."],[[["The latest version available for the `GetReservationRequest` class is 3.6.0, as part of the Google.Cloud.Compute.V1 API."],["The `GetReservationRequest` class is part of the Compute Engine v1 API and is used to send a request to retrieve reservation details."],["The `GetReservationRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetReservationRequest` class includes properties such as `Project`, `Reservation`, and `Zone`, which are used to specify details for retrieving a reservation."],["There are several prior versions available for `GetReservationRequest` that are available in the documentation, ranging from 1.0.0 to 3.5.0."]]],[]]