public sealed class GetRegionNetworkFirewallPolicyRequest : IMessage<GetRegionNetworkFirewallPolicyRequest>, IEquatable<GetRegionNetworkFirewallPolicyRequest>, IDeepCloneable<GetRegionNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for RegionNetworkFirewallPolicies.Get. 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-24 UTC."],[[["The latest version of `GetRegionNetworkFirewallPolicyRequest` is 3.6.0, and the page provides links to versions all the way back to 1.0.0."],["This class `GetRegionNetworkFirewallPolicyRequest` is a request message for the `RegionNetworkFirewallPolicies.Get` method, which is detailed in the provided method description."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."],["The `GetRegionNetworkFirewallPolicyRequest` class includes properties such as `FirewallPolicy`, `Project`, and `Region`, which are of string type and details for these properties are detailed in the provided description."],["The class has 2 constructors, one default and one that takes in the class as a parameter, which is detailed in the parameter description section."]]],[]]