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, but the current page focuses on version 2.12.0 of `NetworksGetEffectiveFirewallsResponse`."],["`NetworksGetEffectiveFirewallsResponse` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides two constructors: a default constructor and one that accepts another `NetworksGetEffectiveFirewallsResponse` object as a parameter."],["The `NetworksGetEffectiveFirewallsResponse` class contains two properties, `FirewallPolicys` and `Firewalls`, to manage effective firewalls from a firewall policy and effective firewalls on a network."],["The class, `NetworksGetEffectiveFirewallsResponse` is found in the namespace `Google.Cloud.Compute.V1` and within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]