public sealed class GetRuleRegionNetworkFirewallPolicyRequest : IMessage<GetRuleRegionNetworkFirewallPolicyRequest>, IEquatable<GetRuleRegionNetworkFirewallPolicyRequest>, IDeepCloneable<GetRuleRegionNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRuleRegionNetworkFirewallPolicyRequest.
A request message for RegionNetworkFirewallPolicies.GetRule. 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-31 UTC."],[[["This document provides reference documentation for the `GetRuleRegionNetworkFirewallPolicyRequest` class within the Google Compute Engine v1 API, specifically under version 2.2.0."],["The `GetRuleRegionNetworkFirewallPolicyRequest` class is used to request a specific rule from a region network firewall policy, detailing the required parameters such as `FirewallPolicy`, `Priority`, `Project`, and `Region`."],["The API documentation also covers inheritance and implementation details, where the class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for creating instances of the `GetRuleRegionNetworkFirewallPolicyRequest` class, including a default constructor and one that accepts another instance of the same class."],["This page outlines the historical versioning of the `GetRuleRegionNetworkFirewallPolicyRequest` class, with the latest being 3.6.0 and going back to version 1.0.0."]]],[]]