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 `SetIamPolicyResourcePolicyRequest` class in the Google.Cloud.Compute.V1 API is designed for setting IAM policies on resources."],["This page provides documentation for multiple versions of the `SetIamPolicyResourcePolicyRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The latest version available for `SetIamPolicyResourcePolicyRequest` is 3.6.0, with version 2.8.0 being the current context of the page."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and serialization within the .NET environment."],["The class contains properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to specify the project, region, and target resource when setting IAM policies."]]],[]]