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 setting IAM policies on Compute Engine reservations."],["The latest version available for this class is 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0, all of which have corresponding links for documentation."],["The `SetIamPolicyReservationRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, allowing specification of the project, resource, zone, and policy to be applied."],["The webpage provides links to the documentation for the .NET method in the class, as well as inheritance information for `Object`, and implementation interfaces."]]],[]]