public sealed class GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest : IMessage<GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest>, IEquatable<GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest>, IDeepCloneable<GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest.
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 provides documentation for the `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class within the Compute Engine v1 API, detailing its usage and implementation across various versions."],["The latest version of this class is 3.6.0, with numerous older versions ranging from 3.5.0 down to 1.0.0 available for reference, showing a detailed version history."],["The `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class is used to request effective firewall details for a specific region and network, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors that can create new instances and copies of existing instances, and it has properties such as Network, Project and Region that allow for the configuration of the request parameters."],["The class belongs to the `Google.Cloud.Compute.V1` namespace and is contained within the Google.Cloud.Compute.V1.dll assembly."]]],[]]