Cloud Dataplex API (dataplex:v1)

2026-05-16

1 new method

Additions

    Methods
  • dataplex.projects.locations.dataProducts.requestAccess

      Path : v1/{+parent}:requestAccess

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/dataProducts/{dataProductsId}:requestAccess

      Parameter Order : parent

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataplex.read-write
    • HTTP Method : POST

      Description : Requests access to a data product. This will trigger an access approval workflow, and the requester will need to wait for the approval to be granted before they will be able to access the data product assets.

      Parameters :

        parent

          Required : Yes

          Location : path

          Description : Required. The resource name of the data product. Format: projects/{project_number}/locations/{location_id}/dataProducts/{data_product_id}

          Pattern : ^projects/[^/]+/locations/[^/]+/dataProducts/[^/]+$

          Type : string