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-04-09 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.5.0."],["The `SetIamPolicyReservationRequest` class is used as a request message for the `Reservations.SetIamPolicy` method in the Compute Engine v1 API."],["The page lists various versions of the `SetIamPolicyReservationRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, with version 3.5.0 being the currently viewed version."],["The `SetIamPolicyReservationRequest` class has properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are required to send the request."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, and also contains methods such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]