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-31 UTC."],[[["This webpage provides documentation for the `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse` class within the Google.Cloud.Compute.V1 namespace, with version 3.6.0 being the latest release and the documentation including versions as old as 1.0.0."],["The `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse` class is used to represent a response that returns effective firewalls for a region's network firewall policies, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two main properties: `FirewallPolicys`, which contains a repeated field of `RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy` objects, and `Firewalls`, which is a repeated field of `Firewall` objects, providing details about effective firewall policies and firewalls."],["This document is providing information that is accessible for developers, with direct links to the classes, allowing them to reference the associated information in the documentation for the different versions available."]]],[]]