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 documentation provides reference for the `SetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["This class is a request message used for `FirewallPolicies.SetIamPolicy` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance of the class from the `object` class, as well as its inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `SetIamPolicyFirewallPolicyRequest` class has two constructors, a default one and one that accepts another instance of itself, as well as two properties: `GlobalOrganizationSetPolicyRequestResource` and `Resource`."],["The documentation covers versions ranging from 1.0.0 to 3.6.0 of the `SetIamPolicyFirewallPolicyRequest` class, showcasing the different release history."]]],[]]