public sealed class GetFirewallPolicyRequest : IMessage<GetFirewallPolicyRequest>, IEquatable<GetFirewallPolicyRequest>, IDeepCloneable<GetFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class GetFirewallPolicyRequest.
[[["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-25 UTC."],[[["The latest version of the Google Cloud reCAPTCHA Enterprise v1 API documentation is version 2.17.0, with documentation provided for versions ranging back to 1.2.0."],["The primary subject of the documentation is the `GetFirewallPolicyRequest` class, which is used to retrieve a firewall policy and is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The `GetFirewallPolicyRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFirewallPolicyRequest` class includes properties like `FirewallPolicyName`, which is a typed view over the `Name` property, and `Name` which represents the requested policy's name in the format `projects/{project}/firewallpolicies/{firewallpolicy}`."],["The available constructors for `GetFirewallPolicyRequest` allow either the creation of an empty instance or by providing another `GetFirewallPolicyRequest` instance to copy from."]]],[]]