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 documentation for the `SetIamPolicyResourcePolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version documented is 3.6.0, and the page includes a comprehensive list of older versions, starting from version 1.0.0."],["The `SetIamPolicyResourcePolicyRequest` class is a request message used for setting IAM policies on resources, detailed as a public class with constructors and properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which are defined in .NET and Google Protobuf libraries."],["The documentation includes details about the class's constructors, properties, and inherited members, providing developers with all the information they need to understand and utilize the `SetIamPolicyResourcePolicyRequest` class."]]],[]]