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."],[[["The latest version of the `GetIamPolicyReservationRequest` API is 3.6.0, but there are many versions available, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, and a range of 2.x.x and 1.x.x versions."],["`GetIamPolicyReservationRequest` is a class within the Google.Cloud.Compute.V1 namespace used for managing reservations in the Compute Engine v1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `GetIamPolicyReservationRequest` include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which allow specifying parameters for retrieving IAM policies."],["The `GetIamPolicyReservationRequest` class has two constructors, one default and one that takes another `GetIamPolicyReservationRequest` instance as an argument."]]],[]]