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 latest version of the `GetEffectiveFirewallsNetworkRequest` is 3.6.0, and the page provides access to multiple older versions, down to version 1.0.0."],["The `GetEffectiveFirewallsNetworkRequest` class is used to send a request for `Networks.GetEffectiveFirewalls`, as part of the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities."],["The class has two constructors, one default and one that accepts another `GetEffectiveFirewallsNetworkRequest` object for copying."],["The class `GetEffectiveFirewallsNetworkRequest` has two properties, `Network` to specify the network name and `Project` to specify the project ID."]]],[]]