public sealed class FirewallPoliciesListAssociationsResponse : IMessage<FirewallPoliciesListAssociationsResponse>, IEquatable<FirewallPoliciesListAssociationsResponse>, IDeepCloneable<FirewallPoliciesListAssociationsResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `FirewallPoliciesListAssociationsResponse` is 3.6.0, while the current page is about version 2.15.0."],["This page provides documentation for the `FirewallPoliciesListAssociationsResponse` class, within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.15.0."],["The `FirewallPoliciesListAssociationsResponse` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `object`."],["The class includes constructors for default initialization and creating a copy from another `FirewallPoliciesListAssociationsResponse` instance, and the class includes a `RepeatedField` of `FirewallPolicyAssociation` called Associations and a property called Kind."],["The class provides output-only details of the type of firewallPolicy associations which will always be `compute#FirewallPoliciesListAssociations` when listing the associations."]]],[]]