public sealed class NetworksGetEffectiveFirewallsResponse : IMessage<NetworksGetEffectiveFirewallsResponse>, IEquatable<NetworksGetEffectiveFirewallsResponse>, IDeepCloneable<NetworksGetEffectiveFirewallsResponse>, IBufferMessage, IMessage
public RepeatedField<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy> FirewallPolicys { get; }
[Output Only] Effective firewalls from firewall policy. It returns Global Network Firewall Policies and Hierarchical Firewall Policies. Use regionNetworkFirewallPolicies.getEffectiveFirewalls to get Regional Network Firewall Policies as well.
[[["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-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eNetworksGetEffectiveFirewallsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its properties, constructors, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eNetworksGetEffectiveFirewallsResponse\u003c/code\u003e is 3.6.0, with a history of versions available from 1.0.0 up to this version, allowing for the ability to navigate between different previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworksGetEffectiveFirewallsResponse\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities for message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties, \u003ccode\u003eFirewallPolicys\u003c/code\u003e and \u003ccode\u003eFirewalls\u003c/code\u003e, which provide information about effective firewall policies and effective firewalls on the network, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one default constructor, and another one with a \u003ccode\u003eNetworksGetEffectiveFirewallsResponse\u003c/code\u003e parameter, allowing for different methods of object instantiation.\u003c/p\u003e\n"]]],[],null,[]]