public sealed class SetIamPolicyReservationRequest : IMessage<SetIamPolicyReservationRequest>, IEquatable<SetIamPolicyReservationRequest>, IDeepCloneable<SetIamPolicyReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyReservationRequest.
A request message for Reservations.SetIamPolicy. 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 reference documentation for the `SetIamPolicyReservationRequest` class within the Compute Engine v1 API for .NET, specifically version 2.4.0."],["The `SetIamPolicyReservationRequest` class is used to set the IAM policy for a reservation, as described in the method description for `Reservations.SetIamPolicy`."],["The page lists various versions of the API, ranging from 1.0.0 to 3.6.0 (latest), allowing users to navigate to the documentation for specific releases."],["`SetIamPolicyReservationRequest` inherits from `Object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties to specify the `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource` required for setting the IAM policy."]]],[]]