integrations.sh
← all integrations

googleapis.com – datalineage

OpenAPI apis-guru analyticsmedia
Homepage
https://api.apis.guru/v2/specs/googleapis.com:datalineage/v1.json
Provider
googleapis.com:datalineage / datalineage
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/datalineage/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/datalineage/v1/openapi.yaml

Tools (15)

Extracted live via the executor SDK.

  • projects.datalineageProjectsLocationsBatchSearchLinkProcesses

    Retrieve information about LineageProcesses associated with specific links. LineageProcesses are transformation pipelines that result in data flowing from source to target assets. Links between assets represent this operation. If you have specific link names, you can use this method to verify which LineageProcesses contribute to creating those links. See the SearchLinks method for more information on how to retrieve link name. You can retrieve the LineageProcess information in every project where you have the datalineage.events.get permission. The project provided in the URL is used for Billing and Quota.

  • projects.datalineageProjectsLocationsOperationsCancel

    Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

  • projects.datalineageProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • projects.datalineageProjectsLocationsProcessesCreate

    Creates a new process.

  • projects.datalineageProjectsLocationsProcessesList

    List processes in the given project and location. List order is descending by insertion time.

  • projects.datalineageProjectsLocationsProcessesRunsCreate

    Creates a new run.

  • projects.datalineageProjectsLocationsProcessesRunsLineageEventsCreate

    Creates a new lineage event.

  • projects.datalineageProjectsLocationsProcessesRunsLineageEventsDelete

    Deletes the lineage event with the specified name.

  • projects.datalineageProjectsLocationsProcessesRunsLineageEventsGet

    Gets details of a specified lineage event.

  • projects.datalineageProjectsLocationsProcessesRunsLineageEventsList

    Lists lineage events in the given project and location. The list order is not defined.

  • projects.datalineageProjectsLocationsProcessesRunsList

    Lists runs in the given project and location. List order is descending by start_time.

  • projects.datalineageProjectsLocationsProcessesRunsPatch

    Updates a run.

  • projects.datalineageProjectsLocationsSearchLinks

    Retrieve a list of links connected to a specific asset. Links represent the data flow between source (upstream) and target (downstream) assets in transformation pipelines. Links are stored in the same project as the Lineage Events that create them. You can retrieve links in every project where you have the datalineage.events.get permission. The project provided in the URL is used for Billing and Quota.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools