public sealed class GetEffectiveFirewallsNetworkRequest : IMessage<GetEffectiveFirewallsNetworkRequest>, IEquatable<GetEffectiveFirewallsNetworkRequest>, IDeepCloneable<GetEffectiveFirewallsNetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetEffectiveFirewallsNetworkRequest.
A request message for Networks.GetEffectiveFirewalls. See the method description for details.
[[["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 `GetEffectiveFirewallsNetworkRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request effective firewall information for a specific network."],["The latest version of this API class is 3.6.0, with multiple previous versions available, starting from 1.0.0 up until the current version 3.6.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer management."],["The class has properties for `Network` and `Project`, allowing you to specify the network and project for which you want to retrieve effective firewall details."],["The most up to date version of this document is for version 2.5.0 but the user can click through the links to view versions all the way up to 3.6.0."]]],[]]