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 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, which handles setting IAM policies."],["The page details the properties of `SetIamPolicyResourcePolicyRequest`, including `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, with each having their own description and value type."],["This documentation covers a range of versions for `SetIamPolicyResourcePolicyRequest`, from version 1.0.0 up to the latest version 3.6.0, which are all linked for further exploration."],["This class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the base Object class, providing a variety of operations."]]],[]]