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-03-21 UTC."],[[["The latest version of the `GetReservationRequest` API is 3.6.0, as shown by the provided link."],["This page documents the `GetReservationRequest` class, a part of the Compute Engine v1 API, and it is used for retrieving reservation details."],["The `GetReservationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetReservationRequest` class contains properties such as `Project`, `Reservation`, and `Zone`, all strings, which are used to specify the project, the reservation, and the zone for the request, respectively."],["The page lists multiple previous versions of the `GetReservationRequest` API, starting from version 1.0.0 up to version 3.6.0."]]],[]]