Class DeletePredictionApiKeyRegistrationRequest (0.8.1)

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

Request message for DeletePredictionApiKeyRegistration method.

Attribute

NameDescription
name str
Required. The API key to unregister including full resource path. ``projects/*/locations/global/catalogs/default_catalog/eventStores/default_event_store/predictionApiKeyRegistrations/

Inheritance

builtins.object > proto.message.Message > DeletePredictionApiKeyRegistrationRequest