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."],[[["The latest version of the `SetIamPolicyResourcePolicyRequest` is 3.6.0, which can be found with the relevant link to its documentation, and other available versions are also listed."],["The `SetIamPolicyResourcePolicyRequest` class is part of the Google.Cloud.Compute.V1 namespace and provides functionality related to setting IAM policies for resource policies in the Compute Engine v1 API."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities such as message handling and deep cloning."],["The `SetIamPolicyResourcePolicyRequest` class has properties to specify the Project, Region, and Resource and also to include a `RegionSetPolicyRequest` resource for the body of the request."],["The document provides references to prior versions of the `SetIamPolicyResourcePolicyRequest`, spanning from 1.0.0 up until the most recent release of 3.6.0."]]],[]]