public sealed class GetReservationRequest : IMessage<GetReservationRequest>, IEquatable<GetReservationRequest>, IDeepCloneable<GetReservationRequest>, IBufferMessage, IMessage
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 details the \u003ccode\u003eGetReservationRequest\u003c/code\u003e class, which is used to request reservation information within the Google Cloud Compute V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its role in handling structured messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a variety of available version releases, from version 1.0.0 to the latest release, version 3.6.0, showing the development history of this request.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eReservation\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which are used to specify the target project, the name of the reservation, and the location for the request, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors, the default \u003ccode\u003eGetReservationRequest()\u003c/code\u003e and the \u003ccode\u003eGetReservationRequest(GetReservationRequest other)\u003c/code\u003e allowing the user to create a new request, or clone from an existing request.\u003c/p\u003e\n"]]],[],null,[]]