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-24 UTC."],[[["This webpage provides documentation for the `GetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 API, specifically for the .NET environment, with version 3.6.0 being the latest and the documentation focusing on version 2.17.0."],["The `GetIamPolicyReservationRequest` class is used to send a request to retrieve the IAM policy for a reservation, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, from 1.0.0 up to the current latest 3.6.0, with links provided for each version's specific documentation for `GetIamPolicyReservationRequest`."],["Key properties of the `GetIamPolicyReservationRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are essential for defining and scoping the IAM policy request."],["The class has two constructors, `GetIamPolicyReservationRequest()` and `GetIamPolicyReservationRequest(GetIamPolicyReservationRequest other)`, allowing for the creation of new instances as well as new instances based on existing ones."]]],[]]