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 implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.17.0, with a history of versions available ranging down to 1.2.0, and is accessible via the provided links."],["The class includes properties such as `Name` and `FirewallPolicyName`, allowing for the specification of the requested policy by its name, with the `Name` property being required."],["There are two constructors available for `GetFirewallPolicyRequest`, a default constructor and one that accepts another `GetFirewallPolicyRequest` instance as a parameter for copying."]]],[]]