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."],[[["The latest version of the `GetRegionNetworkFirewallPolicyRequest` documentation is version 3.6.0, with a range of prior versions available, starting from 1.0.0."],["`GetRegionNetworkFirewallPolicyRequest` is a class within the Google.Cloud.Compute.V1 API used for requesting details about a specific region network firewall policy."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the Google Cloud .NET ecosystem."],["The class includes properties such as `FirewallPolicy`, `Project`, and `Region`, which are essential for specifying the details of the desired firewall policy."],["The `GetRegionNetworkFirewallPolicyRequest` has two constructors, one default and one that takes in another `GetRegionNetworkFirewallPolicyRequest` object as a parameter."]]],[]]