public sealed class CreatePredictionApiKeyRegistrationRequest : IMessage<CreatePredictionApiKeyRegistrationRequest>, IEquatable<CreatePredictionApiKeyRegistrationRequest>, IDeepCloneable<CreatePredictionApiKeyRegistrationRequest>, IBufferMessage, IMessage
Request message for the CreatePredictionApiKeyRegistration method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eCreatePredictionApiKeyRegistrationRequest\u003c/code\u003e class, which is used for creating a request to register a prediction API key.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePredictionApiKeyRegistrationRequest\u003c/code\u003e class has two constructors, one default and one that accepts another instance of the same class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eParent\u003c/code\u003e (a string representing the resource path) and \u003ccode\u003ePredictionApiKeyRegistration\u003c/code\u003e which is the required prediction API key registration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsEventStoreName\u003c/code\u003e property allows for a typed view of the parent resource name using the \u003ccode\u003eEventStoreName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]