Data Lineage API (datalineage:v1)

2023-08-19

1 new method

Additions

    Methods
  • datalineage.projects.locations.processOpenLineageRunEvent

      Description: Creates new lineage events together with their parents: process and run. Updates the process and run if they already exist. Mapped from Open Lineage specification: https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameters:

        requestId

          Type: string

          Location: query

          Description: A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is idempotent only if a `request_id` is provided.

        parent

          Location: path

          Type: string

          Description: Required. The name of the project and its location that should own the process, run, and lineage event.

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

          Required: Yes

      HTTP Method: POST

      Parameter Order: parent

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}:processOpenLineageRunEvent

      Path: v1/{+parent}:processOpenLineageRunEvent