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."],[[["The `SetIamPolicyReservationRequest` class is used for sending requests to set the IAM policy for reservations within Google Compute Engine v1 API."],["The latest version of the API available is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0, as well as the current version 2.7.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["It includes properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, for specifying request details like project ID, resource name/ID, zone, and the request body."],["This class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]