Class DeleteModelRequest (1.13.0)

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

Request for deleting a model.

Attribute

NameDescription
name str
Required. The resource name of the Model to delete. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}