public sealed class GetAssociationFirewallPolicyRequest : IMessage<GetAssociationFirewallPolicyRequest>, IEquatable<GetAssociationFirewallPolicyRequest>, IDeepCloneable<GetAssociationFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetAssociationFirewallPolicyRequest.
A request message for FirewallPolicies.GetAssociation. 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 of the `GetAssociationFirewallPolicyRequest` documentation is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["This document provides reference documentation and code samples for the Compute Engine v1 API class `GetAssociationFirewallPolicyRequest`."],["The `GetAssociationFirewallPolicyRequest` class is used for requesting details about a firewall policy association, as defined in the method description."],["The `GetAssociationFirewallPolicyRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetAssociationFirewallPolicyRequest` include `FirewallPolicy` (the firewall policy name) and `Name` (the association name), along with a `HasName` boolean to check if the name field is set."]]],[]]