public sealed class SetIamPolicyFirewallPolicyRequest : IMessage<SetIamPolicyFirewallPolicyRequest>, IEquatable<SetIamPolicyFirewallPolicyRequest>, IDeepCloneable<SetIamPolicyFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyFirewallPolicyRequest.
A request message for FirewallPolicies.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 webpage provides reference documentation for the `SetIamPolicyFirewallPolicyRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment, with the most recent version listed as 3.6.0, and the version context of the page being 2.4.0."],["The `SetIamPolicyFirewallPolicyRequest` class is used as a request message for the `FirewallPolicies.SetIamPolicy` method, as stated in its method description."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace."],["The `SetIamPolicyFirewallPolicyRequest` class has two constructors, a default one, and one that takes another `SetIamPolicyFirewallPolicyRequest` object as a parameter, and it contains two properties, `GlobalOrganizationSetPolicyRequestResource` and `Resource`."],["There are many versions of this Class available, all with unique documentation available on the page, and the versions range from 1.0.0 to the latest 3.6.0."]]],[]]