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-21 UTC."],[[["This document provides reference documentation for the `GetIamPolicyReservationRequest` class within the Compute Engine v1 API for .NET, specifically version 2.2.0."],["The `GetIamPolicyReservationRequest` class is used to send requests for retrieving IAM policies for resource reservations and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify the details of the policy request."],["The document contains links to various versions of the API, ranging from version 1.0.0 to 3.6.0 (latest), all referencing the `GetIamPolicyReservationRequest` class."],["The `GetIamPolicyReservationRequest` class has two constructors: a default constructor and one that takes another `GetIamPolicyReservationRequest` object as a parameter for copying."]]],[]]