public sealed class SetIamPolicyResourcePolicyRequest : IMessage<SetIamPolicyResourcePolicyRequest>, IEquatable<SetIamPolicyResourcePolicyRequest>, IDeepCloneable<SetIamPolicyResourcePolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyResourcePolicyRequest.
A request message for ResourcePolicies.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 documentation for the `SetIamPolicyResourcePolicyRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.10.0."],["The `SetIamPolicyResourcePolicyRequest` class is used to send a request to set the IAM policy for a resource, as detailed in the method description for ResourcePolicies.SetIamPolicy."],["The page lists numerous versions of the `SetIamPolicyResourcePolicyRequest` class, with the latest being 3.6.0, and several versions in between going back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has constructors to create instances and properties to set the project ID, region, request body resource, and the resource's name or ID."]]],[]]