Important: There is a newer version of this product and documentation. You are currently viewing the v1beta1 Recommendations Engine API documentation, which remains available but will no longer be updated.

See Migrating to the Retail API from beta in the new documentation.

REST Resource: projects.locations.catalogs.eventStores.predictionApiKeyRegistrations

Resource: PredictionApiKeyRegistration

Registered Api Key.

JSON representation
{
  "apiKey": string
}
Fields
apiKey

string

The API key.

Methods

create

Register an API key for use with predict method.

delete

Unregister an apiKey from using for predict method.

list

List the registered apiKeys for use with predict method.