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-31 UTC."],[[["The latest version of the `GetEffectiveFirewallsNetworkRequest` is 3.6.0, and the documentation provides access to previous versions, ranging back to version 1.0.0."],["The `GetEffectiveFirewallsNetworkRequest` class is part of the Compute Engine v1 API and is used as a request message for retrieving effective firewalls for a network."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which enables functionality like message manipulation and deep cloning."],["The `GetEffectiveFirewallsNetworkRequest` class has two constructors and two properties, `Network` and `Project`, to define the name of the network and the project ID for the request."]]],[]]