Class CreatePredictionApiKeyRegistrationRequest (0.4.0)

CreatePredictionApiKeyRegistrationRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for the CreatePredictionApiKeyRegistration method.

Attributes

NameDescription
parent str
Required. The parent resource path. projects/*/locations/global/catalogs/default_catalog/eventStores/default_event_store.
prediction_api_key_registration google.cloud.recommendationengine_v1beta1.types.PredictionApiKeyRegistration
Required. The prediction API key registration.