public sealed class GetEffectiveFirewallsNetworkRequest : IMessage<GetEffectiveFirewallsNetworkRequest>, IEquatable<GetEffectiveFirewallsNetworkRequest>, IDeepCloneable<GetEffectiveFirewallsNetworkRequest>, IBufferMessage, IMessage
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 document outlines the `GetEffectiveFirewallsNetworkRequest` class, which is a request message for the Networks.GetEffectiveFirewalls method within the Google.Cloud.Compute.V1 namespace."],["The document lists the available versions of the `GetEffectiveFirewallsNetworkRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, each with links to their respective documentation."],["The class inherits from Object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEffectiveFirewallsNetworkRequest` class has two constructors, one default and one that accepts another instance of the class."],["The class contains properties for `Network` and `Project`, both of which are strings and represent the network name and project ID respectively for the request."]]],[]]