public sealed class CreateKeyRequest : IMessage<CreateKeyRequest>, IEquatable<CreateKeyRequest>, IDeepCloneable<CreateKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class CreateKeyRequest.
[[["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 `CreateKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development."],["The `CreateKeyRequest` class is used to request the creation of a new reCAPTCHA Enterprise key, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is 2.17.0, but the content on this page focuses on version 2.11.0, and it also shows previous versions down to 1.2.0."],["The `CreateKeyRequest` class includes properties like `Key`, which holds information needed to create the reCAPTCHA Enterprise key, and `Parent`, which is the project name where the key will be created, using the format `projects/{project}`."],["The page lists a comprehensive history of all the available versions of the API and it's specific class, including the specific endpoint for them in the documentation."]]],[]]