public sealed class GetIamPolicyReservationRequest : IMessage<GetIamPolicyReservationRequest>, IEquatable<GetIamPolicyReservationRequest>, IDeepCloneable<GetIamPolicyReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyReservationRequest.
A request message for Reservations.GetIamPolicy. 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-03-24 UTC."],[[["This webpage provides documentation for the `GetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 2.6.0 and other versions of the API."],["The `GetIamPolicyReservationRequest` class is used to request the IAM policy for a reservation, as indicated by its purpose in the Compute Engine v1 API."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for those looking for more technical information."],["Users can find documentation for multiple versions, ranging from 1.0.0 up to the latest 3.6.0, allowing users to utilize the right version for their need."],["The document provides details on the `GetIamPolicyReservationRequest` class properties, including `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, explaining their purpose and data types, to those looking to dive into the technical side of the class."]]],[]]