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."],[[["This page provides reference documentation for the `GetEffectiveFirewallsNetworkRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment."],["The latest available version of this API is 3.6.0, while the current page version refers to 2.12.0, and it also includes a list of all the versions from 1.0.0. up to 3.6.0."],["`GetEffectiveFirewallsNetworkRequest` is a request message used for the `Networks.GetEffectiveFirewalls` method, enabling users to check a network's firewalls, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetEffectiveFirewallsNetworkRequest` has two constructors and two properties: `Network`, which represents the name of the network for this request, and `Project`, which represents the project ID for the request."]]],[]]