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-24 UTC."],[[["This page provides documentation for the `GetEffectiveFirewallsNetworkRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class is used as a request message for the `Networks.GetEffectiveFirewalls` method, detailing how to retrieve effective firewall rules for a network."],["It includes links to the documentation for various versions of the API, from 1.0.0 up to the latest version, 3.6.0, and lists out all the versions available."],["The documentation describes the `GetEffectiveFirewallsNetworkRequest` class's inheritance, the interfaces it implements, as well as its properties, including `Network` and `Project`."],["It outlines the constructors available for the class, notably the default constructor and the copy constructor that accepts another `GetEffectiveFirewallsNetworkRequest` object as a parameter."]]],[]]