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 reference documentation for the `SetIamPolicyResourcePolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetIamPolicyResourcePolicyRequest` class is used to send requests for the `ResourcePolicies.SetIamPolicy` method, as stated in the provided context."],["The documentation covers versions of this class ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the most recent version, and 2.14.0 being the version specifically selected as part of the content provided."],["The `SetIamPolicyResourcePolicyRequest` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the object class, also includes properties for Project, Region, RegionSetPolicyRequestResource, and Resource."],["The class has two constructors: a parameterless one, and one that takes another `SetIamPolicyResourcePolicyRequest` as an argument."]]],[]]