public sealed class UpdateFirewallPolicyRequest : IMessage<UpdateFirewallPolicyRequest>, IEquatable<UpdateFirewallPolicyRequest>, IDeepCloneable<UpdateFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class UpdateFirewallPolicyRequest.
[[["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 `UpdateFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically version 2.12.0."],["The `UpdateFirewallPolicyRequest` class is used to send requests to update firewall policies, which includes properties such as `FirewallPolicy` and `UpdateMask`."],["The class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["There are several versions of the `UpdateFirewallPolicyRequest` class documented, ranging from version 1.2.0 to the latest version 2.17.0."],["The documentation also includes information about the constructors, inherited members, and property details for the `UpdateFirewallPolicyRequest` class."]]],[]]