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 document provides reference documentation for the `DeleteFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its purpose, implementation, and usage."],["The `DeleteFirewallPolicyRequest` class is used to request the deletion of a firewall policy, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the `DeleteFirewallPolicyRequest` is 2.17.0, but prior versions from 2.16.0 down to 1.2.0 are also documented."],["The class has two constructors: a parameterless constructor, and one that takes another `DeleteFirewallPolicyRequest` as a parameter."],["The `DeleteFirewallPolicyRequest` class has two properties, `FirewallPolicyName`, which provides a typed view of the resource name, and `Name`, a string representing the name of the firewall policy to be deleted with a specific format."]]],[]]