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-04-09 UTC."],[[["The latest version of the `FirewallPoliciesListAssociationsResponse` is 3.6.0, and the page provides links to versions ranging from 3.6.0 down to 1.0.0."],["This documentation covers the `FirewallPoliciesListAssociationsResponse` class, which is part of the `Google.Cloud.Compute.V1` namespace and the Google.Cloud.Compute.V1.dll assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`FirewallPoliciesListAssociationsResponse` has properties named `Associations`, which is a `RepeatedField` of `FirewallPolicyAssociation`, `HasKind`, a boolean, and `Kind`, a string."],["There are two constructors for `FirewallPoliciesListAssociationsResponse`: a parameterless constructor and a constructor that takes another `FirewallPoliciesListAssociationsResponse` instance as a parameter."]]],[]]