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\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e class is used to send a request to retrieve reservation details, as documented by its method description.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 integration with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is included within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eGetReservationRequest\u003c/code\u003e class, with version \u003ccode\u003e3.6.0\u003c/code\u003e being the latest and ranging back to \u003ccode\u003e1.0.0\u003c/code\u003e, all documented with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eIt contains three key properties: \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eReservation\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which are strings and required to specify the desired project, the name of the reservation, and the zone respectively.\u003c/p\u003e\n"]]],[],null,[]]