public sealed class GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest : IMessage<GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest>, IEquatable<GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest>, IDeepCloneable<GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for RegionNetworkFirewallPolicies.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 details the `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The class is used to send a request for retrieving effective firewall policies in a region, and its latest version is 3.6.0."],["The page provides access to multiple previous versions, ranging from 1.0.0 up to the latest 3.6.0, of the `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class documentation."],["The `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Network`, `Project`, and `Region`, which are used to define the scope and context of the firewall policy request."]]],[]]