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 the .NET library."],["The content lists various versions of the `GetRegionNetworkFirewallPolicyRequest` class, ranging from version 1.0.0 to the latest, version 3.6.0, with links to their respective documentation pages."],["The `GetRegionNetworkFirewallPolicyRequest` class is used to make a request for retrieving a regional network firewall policy and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `FirewallPolicy`, `Project`, and `Region`, which are necessary to define the specific request parameters."],["The current version of the page's documentation is 2.16.0."]]],[]]