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-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyResourcePolicyRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.11.0."],["The `SetIamPolicyResourcePolicyRequest` class is part of the Compute Engine v1 API and is used to request setting the IAM policy for resource policies."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, and version history, listing all the versions from 1.0.0 up to 3.6.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The latest version of this specific class on this webpage is 3.6.0, and this current page's version is 2.11.0, both pertaining to the `SetIamPolicyResourcePolicyRequest` class."]]],[]]