public sealed class PredictionApiKeyRegistration : IMessage<PredictionApiKeyRegistration>, IEquatable<PredictionApiKeyRegistration>, IDeepCloneable<PredictionApiKeyRegistration>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class PredictionApiKeyRegistration.
[[["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."],[[["The latest version of the `PredictionApiKeyRegistration` class is 2.0.0-beta06, which is part of the Recommendations AI v1beta1 API."],["This class, `PredictionApiKeyRegistration`, represents a registered API key within the Google Cloud Recommendation Engine."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has a constructor for creating a new instance and another for creating a copy from an existing `PredictionApiKeyRegistration`."],["The class has a property called `ApiKey`, which is a string that represents the API key itself."]]],[]]