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-21 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, going as far back as version 1.0.0."],["This class, `GetEffectiveFirewallsNetworkRequest`, inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetEffectiveFirewallsNetworkRequest` class has properties for specifying the `Network` and `Project` for which to get the firewall information."],["It has two constructors, one for creating an instance from scratch and another to create a new instance based on an existing `GetEffectiveFirewallsNetworkRequest` object."]]],[]]