Cloud Dataplex API (dataplex:v1)

2026-04-11

1 new method

Additions

    Methods
  • dataplex.projects.locations.dataScans.jobs.cancel

      Path : v1/{+name}:cancel

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}/jobs/{jobsId}:cancel

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataplex.read-write
    • Description : Cancels a running/pending DataScan job.

      Parameters :

        name

          Required : Yes

          Description : Required. The resource name of the DataScanJob: projects/{project_id_or_number}/locations/{location_id}/dataScans/{data_scan_id}/jobs/{data_scan_job_id} where project_id_or_number refers to a project_id or project_number and location_id refers to a Google Cloud region.

          Location : path

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/dataScans/[^/]+/jobs/[^/]+$

      Parameter Order : name