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 within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, a request message for retrieving reservation details in Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for version 3.6.0, but it covers documentation as far back as version 1.0.0, allowing users to access information across many different iterations of this software.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eReservation\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which are all strings, and are used to define the details for the reservation request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReservationRequest\u003c/code\u003e has two constructors: a default parameterless constructor, and one that accepts another \u003ccode\u003eGetReservationRequest\u003c/code\u003e object as a parameter, for creating copies of requests.\u003c/p\u003e\n"]]],[],null,[]]