Class DeletePredictionApiKeyRegistrationRequest (0.3.3)

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

Request message for DeletePredictionApiKeyRegistration method. .. attribute:: name

Required. The API key to unregister including full resource path. projects/*/locations/global/catalogs/default_catalog/eventStores/default_event_store/predictionApiKeyRegistrations/<YOUR_API_KEY>

:type: str