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 purpose as the message for creating firewall policy requests."],["The latest version available is 2.17.0, with a list of other versions dating back to 1.2.0, allowing users to access documentation and code samples for different iterations of the API."],["The `CreateFirewallPolicyRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `FirewallPolicy` and `Parent`, with the latter requiring the project name in a specific format and supporting a ProjectName-typed view for ease of use."],["There are two constructors available for creating a new `CreateFirewallPolicyRequest` instance: one default and another that allows copying from an existing `CreateFirewallPolicyRequest` object."]]],[]]