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-31 UTC."],[[["This webpage provides documentation for the `ListAssociationsFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The content covers versioned documentation, ranging from version 1.0.0 to the latest version 3.6.0, with the current page focused on version 3.4.0."],["The `ListAssociationsFirewallPolicyRequest` class is used to make requests for listing firewall policy associations, as it is a request message for `FirewallPolicies.ListAssociations`."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for deep cloning, equality checks, and message handling."],["The `ListAssociationsFirewallPolicyRequest` class has properties such as `HasTargetResource` (a boolean indicating if the \"target_resource\" field is set) and `TargetResource` (a string representing the organization or folder to list associations for)."]]],[]]