public sealed class GetRegionNetworkFirewallPolicyRequest : IMessage<GetRegionNetworkFirewallPolicyRequest>, IEquatable<GetRegionNetworkFirewallPolicyRequest>, IDeepCloneable<GetRegionNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionNetworkFirewallPolicyRequest.
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."],[[["This webpage provides documentation for the `GetRegionNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 3.4.0."],["The `GetRegionNetworkFirewallPolicyRequest` class is used to request information about a specific region network firewall policy and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists various available versions of the `GetRegionNetworkFirewallPolicyRequest` class, ranging from the latest (3.6.0) down to version 1.0.0."],["The class has properties for `FirewallPolicy`, `Project`, and `Region`, each of which are strings and contain information required to retrieve the desired firewall policy information."],["The page also contains information about inherited members, along with detailed descriptions of the constructors and their respective parameters, and their value type."]]],[]]