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."],[[["The latest version available is 3.6.0, with a range of previous versions listed, going as far back as version 1.0.0."],["The class `NetworksGetEffectiveFirewallsResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `NetworksGetEffectiveFirewallsResponse` contains two constructors, one default and another that accepts an existing instance of the same class as a parameter."],["The class contains two properties: `FirewallPolicys` which are effective firewalls from firewall policy, and `Firewalls` which are effective firewalls on the network."],["This document is within the namespace `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]