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 webpage provides reference documentation for the `GetIamPolicyReservationRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The `GetIamPolicyReservationRequest` class is used to construct requests for retrieving IAM policies related to reservations, as outlined in the documentation's description."],["The latest available version of the documentation is 3.6.0, and it covers multiple older versions down to 1.0.0 of this API."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, reflecting its role in message handling and data management within the Google Cloud ecosystem."],["The page outlines the properties and constructors of the class, detailing fields such as `Project`, `Resource`, `Zone`, and `OptionsRequestedPolicyVersion`, to help understand how to use this request message."]]],[]]