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-04-09 UTC."],[[["The latest version of the `GetRegionNetworkFirewallPolicyRequest` is 3.6.0, with version 3.5.0 being the current version in focus."],["This documentation provides details for the `GetRegionNetworkFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, which includes a list of available versions, ranging from 1.0.0 to 3.6.0."],["The `GetRegionNetworkFirewallPolicyRequest` class is used to request information about a specific regional network firewall policy, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors and properties to specify the firewall policy name, the project ID, and the region for which the request is being made."],["This resource is inherited from `object` and has inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]