public sealed class GetAssociationNetworkFirewallPolicyRequest : IMessage<GetAssociationNetworkFirewallPolicyRequest>, IEquatable<GetAssociationNetworkFirewallPolicyRequest>, IDeepCloneable<GetAssociationNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetAssociationNetworkFirewallPolicyRequest.
A request message for NetworkFirewallPolicies.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-24 UTC."],[[["This webpage provides reference documentation for the `GetAssociationNetworkFirewallPolicyRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the Compute Engine v1 API."],["The class is designed for requesting details about a network firewall policy association, as indicated by its inheritance and implementation of various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The available versions of the documentation are presented, ranging from the latest version 3.6.0 down to version 1.0.0, and highlighting the current page with version 2.14.0."],["The documentation details the class's properties, including `FirewallPolicy`, `Name`, and `Project`, which are used to specify the firewall policy and the association to retrieve, along with the project ID."],["The provided documentation showcases the properties and constructors of the `GetAssociationNetworkFirewallPolicyRequest` class, alongside the inherited members from the `object` class, the namespace and the assembly."]]],[]]