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, specifically for the .NET environment, with the most recent version at 3.6.0."],["The `SetIamPolicyResourcePolicyRequest` class is used for managing IAM policies on resources and it inherits and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists multiple versions of the API, starting from version 1.0.0 and going up to the latest version 3.6.0, allowing developers to access specific version details."],["The class includes constructors and properties like `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, enabling configuration and specification of the IAM policy request."],["The current documented version being described in the webpage is version 2.12.0, with multiple other versions being available to access and compare."]]],[]]