public sealed class CreateFirewallPolicyRequest : IMessage<CreateFirewallPolicyRequest>, IEquatable<CreateFirewallPolicyRequest>, IDeepCloneable<CreateFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class CreateFirewallPolicyRequest.
[[["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 page provides reference documentation for the `CreateFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its structure and functionality."],["The `CreateFirewallPolicyRequest` class is used to define a request for creating a new firewall policy in the Google Cloud reCAPTCHA Enterprise environment, with a version history from 1.2.0 up to 2.17.0."],["The documentation covers the class's inheritance, implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its constructors and properties, including `FirewallPolicy` and `Parent`."],["The `FirewallPolicy` property within the `CreateFirewallPolicyRequest` class holds the required information for the new policy, while the `Parent` property indicates the project to which the policy will be applied."],["The most current version of this resource is 2.17.0, while 2.8.0 is the active version the documentation page is currently on."]]],[]]