public sealed class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse : IMessage<RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse>, IEquatable<RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse>, IDeepCloneable<RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse>, 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 `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on version 2.14.0 and offering links to previous versions."],["The `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class offers two constructors: a default constructor and a copy constructor that takes another `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse` instance as a parameter."],["The `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse` class contains two properties: `FirewallPolicys`, which represents effective firewalls from firewall policy, and `Firewalls`, representing effective firewalls on the network."],["The provided documentation spans from version 1.0.0 up to the most recent 3.6.0, and version 3.6.0 is noted as the latest in the documentation."]]],[]]