Skip to main content

prediction_api_key_registrations

Overview

Nameprediction_api_key_registrations
TypeResource
Idgoogle.recommendationengine.prediction_api_key_registrations

Fields

Methods

NameAccessible byRequired ParamsDescription
projects_locations_catalogs_event_stores_prediction_api_key_registrations_listSELECTcatalogsId, eventStoresId, locationsId, projectsIdList the registered apiKeys for use with predict method.
projects_locations_catalogs_event_stores_prediction_api_key_registrations_createINSERTcatalogsId, eventStoresId, locationsId, projectsIdRegister an API key for use with predict method.
projects_locations_catalogs_event_stores_prediction_api_key_registrations_deleteDELETEcatalogsId, eventStoresId, locationsId, predictionApiKeyRegistrationsId, projectsIdUnregister an apiKey from using for predict method.
_projects_locations_catalogs_event_stores_prediction_api_key_registrations_listEXECcatalogsId, eventStoresId, locationsId, projectsIdList the registered apiKeys for use with predict method.