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."],[[["This page provides reference documentation for the `GetFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The latest version of the API is 2.17.0, while the current version of the documentation is 2.16.0, and links to older versions ranging back to 1.2.0 are provided."],["`GetFirewallPolicyRequest` is used to retrieve a specific firewall policy, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFirewallPolicyRequest` class has two constructors and two properties: `FirewallPolicyName`, a typed view for the resource name, and `Name`, a string representing the requested policy name."],["The `Name` property of the `GetFirewallPolicyRequest` class is a required field, which expects the format `projects/{project}/firewallpolicies/{firewallpolicy}`."]]],[]]