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."],[[["This webpage provides reference documentation for the `GetReservationRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, with historical versions dating back to 1.0.0 also accessible from this page."],["The `GetReservationRequest` class, used for retrieving reservation details, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetReservationRequest` class has constructors and properties, like Project, Reservation and Zone, that are necessary to interact with the Compute Engine v1 API."],["The class is contained within the namespace `Google.Cloud.Compute.V1` and is compiled in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]