public sealed class SetIamPolicyReservationRequest : IMessage<SetIamPolicyReservationRequest>, IEquatable<SetIamPolicyReservationRequest>, IDeepCloneable<SetIamPolicyReservationRequest>, IBufferMessage, IMessage
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 details the `SetIamPolicyReservationRequest` class within the `Google.Cloud.Compute.V1` namespace, used for managing IAM policies on Compute Engine reservations."],["The latest version available for the `SetIamPolicyReservationRequest` class is 3.6.0, with a list of previous versions ranging down to version 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling protocol buffer messages and object comparisons."],["Key properties of `SetIamPolicyReservationRequest` include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are essential for identifying and configuring the target resource."],["The `SetIamPolicyReservationRequest` class has two constructors, one default constructor and one that allows you to clone an existing `SetIamPolicyReservationRequest`."]]],[]]