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.