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-31 UTC."],[[["This document provides reference documentation for the `GetAssociationFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically within version 3.4.0."],["The `GetAssociationFirewallPolicyRequest` class is used to request details about a firewall policy association and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the class's inheritance, constructors, properties like `FirewallPolicy` and `Name`, and links to older version and the latest 3.6.0."],["There are multiple versions of the `GetAssociationFirewallPolicyRequest` available, ranging from version 1.0.0 to the latest version 3.6.0."],["The class includes properties such as `FirewallPolicy`, which indicates the firewall policy's name, and `Name`, which corresponds to the name of the association to retrieve from the policy."]]],[]]