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."],[[["This webpage provides documentation for the `GetRegionNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions ranging from 3.5.0 down to 1.0.0, all linked to their respective documentation pages."],["`GetRegionNetworkFirewallPolicyRequest` is a request message used to get details about a Region Network Firewall Policy, as described in the API documentation."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `FirewallPolicy`, `Project`, and `Region`, which are used to specify the details of the firewall policy to be retrieved, as well as the `Project` ID and the `Region` name."]]],[]]