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 available for the `SetIamPolicyResourcePolicyRequest` class is 3.6.0, with multiple prior versions ranging from 3.5.0 down to 1.0.0, all accessible via their respective links."],["`SetIamPolicyResourcePolicyRequest` is a class used in the Compute Engine v1 API for setting IAM policies, and is part of the `Google.Cloud.Compute.V1` namespace within the Google Cloud .NET library."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities like message handling, equality comparisons, and deep cloning."],["The `SetIamPolicyResourcePolicyRequest` class has a constructor and properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to configure the IAM policy request."],["The documentation provides details about the inheritance hierarchy and available methods for the `SetIamPolicyResourcePolicyRequest` class, along with links to additional information for each method."]]],[]]