public sealed class DeleteFirewallPolicyRequest : IMessage<DeleteFirewallPolicyRequest>, IEquatable<DeleteFirewallPolicyRequest>, IDeepCloneable<DeleteFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class DeleteFirewallPolicyRequest.
[[["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 documentation for the `DeleteFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically version 2.14.0."],["The `DeleteFirewallPolicyRequest` class is used to construct a request to delete a firewall policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for previous and newer versions of the API, ranging from version 1.2.0 up to the latest version, 2.17.0."],["The `DeleteFirewallPolicyRequest` class contains two properties, `FirewallPolicyName`, a `FirewallPolicyName` type which is a view over the resource name, and `Name`, a string type which is the name of the policy to be deleted."],["The class has two constructors, a parameterless one and one that takes another `DeleteFirewallPolicyRequest` as an argument."]]],[]]