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 class is used to request a region network firewall policy and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the documentation, ranging from version 1.0.0 up to the latest version 3.6.0, with version 2.13.0 being the currently viewed version."],["The `GetRegionNetworkFirewallPolicyRequest` class has three main properties: `FirewallPolicy`, `Project`, and `Region`, all of which are strings."],["There are also two constructors available for this class, one being a default constructor and the other a copy constructor that takes another `GetRegionNetworkFirewallPolicyRequest` as a parameter."]]],[]]