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 page 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 implements multiple interfaces for message handling and object management."],["The documentation lists available versions of the reCAPTCHA Enterprise API, ranging from version 1.2.0 up to the latest 2.17.0, with the current version being 2.16.0."],["The `CreateKeyRequest` class has properties such as `Key`, `Parent`, and `ParentAsProjectName`, which are essential for creating and managing reCAPTCHA keys within a Google Cloud project."]]],[]]