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-21 UTC."],[[["The latest version of the `GetRegionNetworkFirewallPolicyRequest` is 3.6.0, with a full list of previous versions available, starting from 1.0.0."],["This page contains reference documentation and code samples for the `GetRegionNetworkFirewallPolicyRequest` class within the Compute Engine v1 API."],["The `GetRegionNetworkFirewallPolicyRequest` class is used to request a specific region network firewall policy and inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class is implemented in the Google.Cloud.Compute.V1 namespace in the Google.Cloud.Compute.V1.dll assembly, with the properties FirewallPolicy, Project, and Region."],["The GetRegionNetworkFirewallPolicyRequest class includes two constructors, one default and another allowing for construction via an existing GetRegionNetworkFirewallPolicyRequest."]]],[]]