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 documentation for the `GetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the Compute Engine v1 API."],["The `GetIamPolicyReservationRequest` class is used to send requests for retrieving IAM policies for resource reservations and supports .NET implementations via the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of this resource available in the documentation is 3.6.0, with a list of past versions starting from version 1.0.0, up to the latest one, for the `GetIamPolicyReservationRequest` class."],["Key properties of the `GetIamPolicyReservationRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify the IAM policy version, project, resource, and zone for the request."],["The class `GetIamPolicyReservationRequest` has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()` from the object class, and contains two constructors, `GetIamPolicyReservationRequest()` and `GetIamPolicyReservationRequest(GetIamPolicyReservationRequest other)`."]]],[]]