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-31 UTC."],[[["This webpage provides documentation for the `GetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.4.0, but also offers documentation for versions ranging from 1.0.0 to the latest 3.6.0."],["The `GetIamPolicyReservationRequest` class is used to request the IAM policy for a reservation in the Compute Engine API, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from the `object` base class and includes properties like `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone` to specify details of the policy request."],["The webpage contains the constructors to create `GetIamPolicyReservationRequest` instances, either with a default constructor or by copying an existing `GetIamPolicyReservationRequest` instance."],["The documentation indicates the `GetIamPolicyReservationRequest` class is found in the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]