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."],[[["This webpage provides reference documentation for the `GetAssociationFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, available across multiple versions."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions ranging from 1.0.0 to 3.5.0."],["The `GetAssociationFirewallPolicyRequest` class is used to request details about a firewall policy association and implements various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `GetAssociationFirewallPolicyRequest` include `FirewallPolicy` (the name of the associated firewall policy) and `Name` (the name of the association to retrieve)."],["The class includes constructors to create new instances, either as a default or by copying an existing `GetAssociationFirewallPolicyRequest` object."]]],[]]