public sealed class ListAssociationsFirewallPolicyRequest : IMessage<ListAssociationsFirewallPolicyRequest>, IEquatable<ListAssociationsFirewallPolicyRequest>, IDeepCloneable<ListAssociationsFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ListAssociationsFirewallPolicyRequest.
A request message for FirewallPolicies.ListAssociations. 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 content pertains to the `ListAssociationsFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version available for the `ListAssociationsFirewallPolicyRequest` is 3.6.0, and version 2.4.0 is the version of this specific documentation page."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListAssociationsFirewallPolicyRequest` class has two constructors and two main properties: `HasTargetResource` (a boolean) and `TargetResource` (a string)."],["This class is used for sending requests to list firewall policy associations, where the `TargetResource` can be either an organization or a folder."]]],[]]