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."],["The `SetIamPolicyReservationRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used for setting IAM policies on reservations."],["The documentation covers multiple versions of the `SetIamPolicyReservationRequest` class, with version 3.6.0 being the latest and version 1.0.0 being the oldest."],["The `SetIamPolicyReservationRequest` class includes properties like `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource` to specify the request details."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from object."]]],[]]