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 webpage provides reference documentation for the `GetEffectiveFirewallsNetworkRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version available is 3.6.0, and the content lists previous versions down to 1.0.0, all referencing the `GetEffectiveFirewallsNetworkRequest`."],["The `GetEffectiveFirewallsNetworkRequest` class is used to request information about effective firewalls within a specific network and project, as it implements various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for specifying the `Network` and `Project` in the request."],["It has two constructors: a default constructor and one that accepts another `GetEffectiveFirewallsNetworkRequest` object for creating a copy."]]],[]]