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 webpage provides reference documentation for the `CreateFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its purpose, implementation, and associated properties."],["The latest version available is 2.17.0, and the page lists versions of the `CreateFirewallPolicyRequest` class ranging from 2.17.0 down to 1.2.0, allowing users to navigate through each specific release."],["The `CreateFirewallPolicyRequest` class is used to create a new firewall policy, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["Key properties of the `CreateFirewallPolicyRequest` class include `FirewallPolicy`, which contains the information needed to create the policy, and `Parent`, which specifies the project the policy applies to in the format `projects/{project}`."],["Users can create a `CreateFirewallPolicyRequest` object via the default constructor, or by providing another instance of the same class."]]],[]]