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 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 is implemented by various interfaces."],["The page details the class's constructors, including a default constructor and one for copying other `CreateKeyRequest` objects, and describes its properties like `Key`, `Parent`, and `ParentAsProjectName`."],["The latest version documented on this page for the class is 2.17.0, and it also contains links to documentation for previous versions ranging from 2.16.0 all the way down to 1.2.0."],["The class inherits members from the object class, and implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, and all of the implemented interfaces are also linked to for further detail."]]],[]]