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 encapsulate the necessary information to create a new reCAPTCHA Enterprise key."],["The documentation outlines the class's constructors, properties like `Key` and `Parent`, inheritance, implemented interfaces, and its place within the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The page lists the history of API versions for the `CreateKeyRequest` class, with version 2.17.0 being the latest and version 2.14.0 being the one described."],["`CreateKeyRequest` class requires users to set the parent project name in order to create a new key."]]],[]]