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-21 UTC."],[[["This webpage provides reference documentation for the `CreateKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET developers."],["The `CreateKeyRequest` class is used to structure a request for creating a new reCAPTCHA Enterprise key, as it's inheriting from multiple interfaces like IMessage and IEquatable."],["The documentation outlines the available versions of the API, ranging from 1.2.0 to the latest version, 2.17.0, with each version having a corresponding link."],["The page details the properties of the `CreateKeyRequest` class, such as `Key` and `Parent`, and includes information on the constructors available, such as a parameterless constructor and one that takes another `CreateKeyRequest` as a parameter."],["The documentation also includes information about inherited members, namespace, assembly and fully qualified names for parameters, properties, etc."]]],[]]