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 reference documentation for the `GetRegionNetworkFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is used to request details about a region network firewall policy."],["The documentation covers the latest version (3.6.0) of the class and also provides links to various previous versions, down to 1.0.0, allowing users to choose the correct version for their use case."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits members from the base `object` class."],["The properties `FirewallPolicy`, `Project`, and `Region` are used to specify which firewall policy is being requested, the project it is under, and the region in which it is located, respectively."]]],[]]