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-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyReservationRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with the most recent version at 3.6.0."],["The `SetIamPolicyReservationRequest` class is a request message used for setting IAM policies on Compute Engine reservations, as indicated by the method description and inheritance."],["The page outlines the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting its role within the Google.Protobuf library."],["The class contains properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource` for managing the request to set IAM policies, while inheriting several methods from the `Object` class."],["The page lists the documentation for every version from 1.0.0 up to the most recent 3.6.0, so that users may easily find and navigate to the correct version of the SetIamPolicyReservationRequest they need."]]],[]]