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 within the Google Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and a history of versions ranging from 1.0.0 to 3.6.0 are also listed, each linking to its corresponding documentation."],["`GetEffectiveFirewallsNetworkRequest` is a request message for retrieving effective firewalls for a given network, with an inheritance from the base `object` class."],["The request message properties include `Network` and `Project`, which are both strings that represent the network name and project ID for the request."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which enable compatibility with various functionalities."]]],[]]