public sealed class NetworksGetEffectiveFirewallsResponse : IMessage<NetworksGetEffectiveFirewallsResponse>, IEquatable<NetworksGetEffectiveFirewallsResponse>, IDeepCloneable<NetworksGetEffectiveFirewallsResponse>, 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 available is 3.6.0, as indicated by the \"latest\" tag next to it in the version list, but the current version being viewed in the webpage is 2.15.0."],["The page provides documentation for the `NetworksGetEffectiveFirewallsResponse` class, which can be accessed through various versions ranging from 1.0.0 up to 3.6.0."],["`NetworksGetEffectiveFirewallsResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace."],["The class contains two main properties, `FirewallPolicys` and `Firewalls`, both of which are of type `RepeatedField` and pertain to effective firewalls."]]],[]]