googleapis.com – datalineage
- 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.datalineageProjectsLocationsBatchSearchLinkProcessesRetrieve 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.getpermission. The project provided in the URL is used for Billing and Quota. -
projects.datalineageProjectsLocationsOperationsCancelStarts 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 toCode.CANCELLED. -
projects.datalineageProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.datalineageProjectsLocationsProcessesCreateCreates a new process.
-
projects.datalineageProjectsLocationsProcessesListList processes in the given project and location. List order is descending by insertion time.
-
projects.datalineageProjectsLocationsProcessesRunsCreateCreates a new run.
-
projects.datalineageProjectsLocationsProcessesRunsLineageEventsCreateCreates a new lineage event.
-
projects.datalineageProjectsLocationsProcessesRunsLineageEventsDeleteDeletes the lineage event with the specified name.
-
projects.datalineageProjectsLocationsProcessesRunsLineageEventsGetGets details of a specified lineage event.
-
projects.datalineageProjectsLocationsProcessesRunsLineageEventsListLists lineage events in the given project and location. The list order is not defined.
-
projects.datalineageProjectsLocationsProcessesRunsListLists runs in the given project and location. List order is descending by
start_time. -
projects.datalineageProjectsLocationsProcessesRunsPatchUpdates a run.
-
projects.datalineageProjectsLocationsSearchLinksRetrieve 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.getpermission. The project provided in the URL is used for Billing and Quota. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools