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 document provides reference documentation for the `GetFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its structure and functionality."],["The `GetFirewallPolicyRequest` class is used to request a specific firewall policy and is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The documentation lists all the versions of the reCAPTCHA Enterprise v1 API and links to them, ranging from version 2.17.0 (latest) to version 1.2.0."],["The `GetFirewallPolicyRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, detailing its inheritance and implemented members."],["The class includes properties such as `FirewallPolicyName` and `Name`, which are essential for specifying and identifying the requested firewall policy."]]],[]]