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 the message format for updating a firewall policy."],["The latest version of this class is 2.17.0, and documentation is available for versions spanning from 1.2.0 to 2.17.0."],["The `UpdateFirewallPolicyRequest` class includes properties like `FirewallPolicy` (the policy to update) and `UpdateMask` (specifying which fields to update), with links to their respective documentation pages."],["The `UpdateFirewallPolicyRequest` class inherits from and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]