projects
Pauses the training of an existing model.
post/v2/{+name}:pause
Path parameters
namestring required
Required. The name of the model to pause. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}
Request body
GoogleCloudRetailV2PauseModelRequest required
Request for pausing training of a model.
Response
Successful response