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-04-09 UTC."],[[["This webpage provides documentation for the `SetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version available is 3.6.0, and the content lists all versions from 1.0.0 to 3.6.0 of `SetIamPolicyFirewallPolicyRequest`, with links to each version's documentation."],["The `SetIamPolicyFirewallPolicyRequest` class is used to create a request message for the `FirewallPolicies.SetIamPolicy` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `GlobalOrganizationSetPolicyRequestResource`, which is the body of the request, and `Resource`, which is a string representing the name or ID of the resource."]]],[]]