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 page provides reference documentation for the `GetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.5.0."],["The `GetIamPolicyReservationRequest` class is used to request the IAM policy for a reservation and inherits from various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document details the available versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, and all of the versions link back to the `GetIamPolicyReservationRequest` class documentation."],["The class includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify the request details for retrieving the IAM policy."],["The documentation also includes the assembly information, constructors, and inherited members of the `GetIamPolicyReservationRequest` class, such as `Object.GetHashCode()` and `Object.GetType()`."]]],[]]