Vertex AI API (aiplatform:v1beta1)

2023-11-07

1 new method

Additions

    Methods
  • 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