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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eGetReservationRequest\u003c/code\u003e class within the Compute Engine v1 API in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e class is used to create a request message for retrieving details about a specific reservation and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions of this API, from version 1.0.0 up to the latest 3.6.0, as well as the specific version 2.4.0 that is currently selected.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e class has three properties: \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eReservation\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, all of which are of string type, that are used to retrieve the ID of the project, the reservation name, and the zone, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class also defines two constructors, a parameterless one and one that accepts another GetReservationRequest object.\u003c/p\u003e\n"]]],[],null,[]]