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."],[[["The webpage provides reference documentation and code samples for the `CreateFirewallPolicyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The latest version available is 2.17.0, and the page lists various versions of the API, ranging from 1.2.0 to 2.17.0, each with its corresponding documentation."],["`CreateFirewallPolicyRequest` is used to create a new firewall policy and it inherits from `object`, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateFirewallPolicyRequest` class has two constructors, and includes the properties `FirewallPolicy`, `Parent`, and `ParentAsProjectName` for defining and setting up the policy."],["The `FirewallPolicy` property contains information to create the policy and `Parent` specifies the project the policy will apply to."]]],[]]