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-24 UTC."],[[["This webpage provides documentation for the `ListAssociationsFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.17.0 being the currently documented one."],["The `ListAssociationsFirewallPolicyRequest` class is used to request a list of firewall policy associations and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version available is 3.6.0, and the page provides links to documentation for multiple versions, ranging from 1.0.0 to 3.6.0."],["The page lists the constructors for the class `ListAssociationsFirewallPolicyRequest`, including a default constructor and one that takes another `ListAssociationsFirewallPolicyRequest` object as a parameter, as well as listing inherited members and assembly information."],["The `ListAssociationsFirewallPolicyRequest` class contains the properties `HasTargetResource` (a boolean indicating if the target_resource is set) and `TargetResource` (a string representing the target resource for which to list associations, like an organization or a folder)."]]],[]]