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."],[[["The latest version of the `GetEffectiveFirewallsNetworkRequest` API is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["`GetEffectiveFirewallsNetworkRequest` is a request message for the `Networks.GetEffectiveFirewalls` method in the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, indicating its capabilities for message handling and object manipulation."],["The `GetEffectiveFirewallsNetworkRequest` class has properties for `Network` and `Project`, representing the name of the network and the project ID, respectively."],["The `GetEffectiveFirewallsNetworkRequest` class has two constructors, a default one, and another one that takes a `GetEffectiveFirewallsNetworkRequest` as a parameter."]]],[]]