public sealed class GetIamPolicyReservationRequest : IMessage<GetIamPolicyReservationRequest>, IEquatable<GetIamPolicyReservationRequest>, IDeepCloneable<GetIamPolicyReservationRequest>, IBufferMessage, IMessage
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 details the `GetIamPolicyReservationRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving IAM policies for Compute Engine reservations."],["The latest version available for `GetIamPolicyReservationRequest` is 3.6.0, and previous versions are listed back to version 1.0.0."],["The `GetIamPolicyReservationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetIamPolicyReservationRequest` include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, allowing for the specification of request parameters."],["The `GetIamPolicyReservationRequest` class offers two constructors: a default parameterless one and one which takes another `GetIamPolicyReservationRequest` object."]]],[]]