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 webpage provides documentation for the `NetworksGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.4.0 of the library, along with documentation links for other versions."],["The `NetworksGetEffectiveFirewallsResponse` class is part of the Google.Cloud.Compute.V1.dll assembly, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `NetworksGetEffectiveFirewallsResponse()` and `NetworksGetEffectiveFirewallsResponse(NetworksGetEffectiveFirewallsResponse)`, which allow for the creation of new instances, or copies of existing ones."],["It contains two key properties: `FirewallPolicys` (of type `RepeatedField\u003cNetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy\u003e`) which contains effective firewall information from firewall policy, and `Firewalls` (of type `RepeatedField\u003cFirewall\u003e`) which includes a list of the effective firewalls on the network."]]],[]]