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 properties, constructors, and inherited members."],["The `CreateFirewallPolicyRequest` class is used to create a new firewall policy, which applies to a specified project and requires the project's name as a parameter."],["The page includes links to different versions of the API, from 2.17.0 (latest) down to 1.2.0, as well as containing detailed descriptions for the class, showing which interfaces it implements and listing its constructors."],["The documentation specifies that the `FirewallPolicy` and `Parent` properties of the `CreateFirewallPolicyRequest` are required, showing the data types for each."],["There is a `ParentAsProjectName` property, which is a typed view over the `Parent` property for more convenience when interacting with the API."]]],[]]