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 webpage provides reference documentation for the `GetFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically focusing on version 2.11.0."],["The latest version documented is 2.17.0, with a history of versions dating back to 1.2.0, all accessible via the provided links for browsing."],["The `GetFirewallPolicyRequest` class is used to define the request message for retrieving a firewall policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `FirewallPolicyName` and `Name`, where `Name` is a required field specifying the requested policy's resource name in the format `projects/{project}/firewallpolicies/{firewallpolicy}`."]]],[]]