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 Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the API documented is 3.6.0, and the page lists versions all the way back to 1.0.0, each linking to its respective documentation."],["`GetEffectiveFirewallsNetworkRequest` is a request message used for the `Networks.GetEffectiveFirewalls` method."],["The class implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the `Object` class."],["The `GetEffectiveFirewallsNetworkRequest` class includes properties for `Network` and `Project`, which are both strings representing the name of the network and the project ID, respectively."]]],[]]