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 details the `NetworksGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, serving as a reference guide for various versions."],["The latest version available for reference is 3.6.0, while the oldest listed version is 1.0.0, showcasing the version history of the class."],["The `NetworksGetEffectiveFirewallsResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two primary properties: `FirewallPolicys`, which details the effective firewalls from policy, and `Firewalls`, which lists effective firewalls on the network."],["There are two constructors to create this object, one with no arguments and one with an existing NetworksGetEffectiveFirewallsResponse object as argument."]]],[]]