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-02 UTC."],[[["This webpage provides reference documentation for the `GetReservationRequest` class within the Compute Engine v1 API in .NET."],["The content covers multiple versions of the `GetReservationRequest` class, ranging from version 1.0.0 to the latest version 3.6.0."],["`GetReservationRequest` is a message class used for retrieving reservation details and is implemented through several interfaces."],["The page also describes the constructors and properties, such as `Project`, `Reservation`, and `Zone`, that are available for the `GetReservationRequest` class."],["There is a list of all the inherited members from the object class, as well as the namespace and assembly."]]],[]]