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 reference documentation for the `UpdateFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `UpdateFirewallPolicyRequest` class is used to define a request message for updating a firewall policy, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version documented on this page is 2.17.0, while the currently displayed content is for version 2.6.0."],["The page details the properties `FirewallPolicy` and `UpdateMask` as part of the `UpdateFirewallPolicyRequest` class, which are used to define the policy to be updated and to specify which fields should be modified, respectively."],["There are many previous versions available to view going back to version 1.2.0."]]],[]]