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-21 UTC."],[[["This page details the `NetworksGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, a core component of Google Cloud's Compute API version 1."],["The latest version of `NetworksGetEffectiveFirewallsResponse` is 3.6.0, and the documentation includes a comprehensive list of versions dating back to 1.0.0."],["The `NetworksGetEffectiveFirewallsResponse` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides properties for accessing effective firewall data, including `FirewallPolicys` (firewall policy data) and `Firewalls` (network firewall data), both of which use the `RepeatedField` type."],["The provided documentation offers two constructors for the `NetworksGetEffectiveFirewallsResponse` class, one default and one that accepts another instance of the class."]]],[]]