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 page documents the `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class, a request message used for retrieving effective firewall policies in the Google Cloud Compute API."],["The latest version available for this class is 3.6.0, while the current document focuses on version 2.0.0."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like message handling, equality comparison, deep cloning, and buffered message operations."],["The `GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest` class includes properties for specifying the `Network`, `Project`, and `Region` associated with the firewall policy request."],["The page provides access to various past versions of the class, ranging from version 1.0.0 to 3.6.0."]]],[]]