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 of the `Google.Cloud.Compute.V1` library for accessing `NetworksGetEffectiveFirewallsResponse` is version 3.6.0."],["This page provides documentation for the `NetworksGetEffectiveFirewallsResponse` class, starting from version 1.0.0 up to the current version, 3.6.0."],["The `NetworksGetEffectiveFirewallsResponse` class is a class that implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is within the Google.Cloud.Compute.V1 namespace."],["This class contains properties such as `FirewallPolicys` and `Firewalls` that contain information on effective firewall policies and effective firewalls on the network."],["There are two constructors available for creating instances of `NetworksGetEffectiveFirewallsResponse`: a default constructor and one that takes another instance of `NetworksGetEffectiveFirewallsResponse` as a parameter."]]],[]]