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."],[[["This webpage provides documentation for the `NetworksGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.3.0, and outlines the list of available versions for this class."],["The `NetworksGetEffectiveFirewallsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The class has two constructors, a default constructor, and one that takes another `NetworksGetEffectiveFirewallsResponse` object for copying."],["It contains two properties: `FirewallPolicys`, which is a `RepeatedField` of `NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy`, and `Firewalls`, which is a `RepeatedField` of `Firewall`, both used for getting effective firewall information."],["The latest version available is 3.6.0 with a range of versions from 1.0.0 up to 3.6.0 that can be used."]]],[]]