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."],[[["This page provides reference documentation for the `ListAssociationsFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API."],["The `ListAssociationsFirewallPolicyRequest` class is used to request a list of firewall policy associations and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists available versions of the class, ranging from the latest version 3.6.0 down to version 1.0.0, as well as a plethora of versions in between."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ListAssociationsFirewallPolicyRequest` class include `HasTargetResource` (a boolean) and `TargetResource` (a string), which specifies the target resource for listing associations, such as an organization or a folder."]]],[]]