2023-11-07
▼ ▲ aiplatform.projects.locations.pipelineJobs.batchDelete
Parameters :
parent
Description : Required. The name of the PipelineJobs' parent resource. Format: `projects/{project}/locations/{location}`
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Type : string
Location : path
Parameter Order : parent
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/pipelineJobs:batchDelete
Description : Batch deletes PipelineJobs The Operation is atomic. If it fails, none of the PipelineJobs are deleted. If it succeeds, all of the PipelineJobs are deleted.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+parent}/pipelineJobs:batchDelete
HTTP Method : POST