Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/datalineage:v1.ts";

§Classes

DataLineage
GoogleAuth

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest

Request message for BatchSearchLinkProcesses.

GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesResponse

Response message for BatchSearchLinkProcesses.

GoogleCloudDatacatalogLineageV1EntityReference

The soft reference to everything you can attach a lineage event to.

GoogleCloudDatacatalogLineageV1EventLink

A lineage between source and target entities.

GoogleCloudDatacatalogLineageV1LineageEvent

A lineage event represents an operation on assets. Within the operation, the data flows from the source to the target defined in the links field.

GoogleCloudDatacatalogLineageV1Link

Links represent the data flow between source (upstream) and target (downstream) assets in transformation pipelines. Links are created when LineageEvents record data transformation between related assets.

GoogleCloudDatacatalogLineageV1ListLineageEventsResponse

Response message for ListLineageEvents.

GoogleCloudDatacatalogLineageV1ListProcessesResponse

Response message for ListProcesses.

GoogleCloudDatacatalogLineageV1ListRunsResponse

Response message for ListRuns.

GoogleCloudDatacatalogLineageV1OperationMetadata

Metadata describing the operation.

GoogleCloudDatacatalogLineageV1Origin

Origin of a process.

GoogleCloudDatacatalogLineageV1Process

A process is the definition of a data transformation operation.

GoogleCloudDatacatalogLineageV1ProcessLinkInfo

Link details.

GoogleCloudDatacatalogLineageV1ProcessLinks

Links associated with a specific process.

GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse

Response message for ProcessOpenLineageRunEvent.

GoogleCloudDatacatalogLineageV1Run

A lineage run represents an execution of a process that creates lineage events.

GoogleCloudDatacatalogLineageV1SearchLinksRequest

Request message for SearchLinks.

GoogleCloudDatacatalogLineageV1SearchLinksResponse

Response message for SearchLinks.

GoogleLongrunningCancelOperationRequest

The request message for Operations.CancelOperation.

GoogleLongrunningListOperationsResponse

The response message for Operations.ListOperations.

GoogleLongrunningOperation

This resource represents a long-running operation that is the result of a network API call.

GoogleProtobufEmpty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

GoogleRpcStatus

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

ProjectsLocationsOperationsListOptions

Additional options for DataLineage#projectsLocationsOperationsList.

ProjectsLocationsProcessesCreateOptions

Additional options for DataLineage#projectsLocationsProcessesCreate.

ProjectsLocationsProcessesDeleteOptions

Additional options for DataLineage#projectsLocationsProcessesDelete.

ProjectsLocationsProcessesListOptions

Additional options for DataLineage#projectsLocationsProcessesList.

ProjectsLocationsProcessesPatchOptions

Additional options for DataLineage#projectsLocationsProcessesPatch.

ProjectsLocationsProcessesRunsCreateOptions

Additional options for DataLineage#projectsLocationsProcessesRunsCreate.

ProjectsLocationsProcessesRunsDeleteOptions

Additional options for DataLineage#projectsLocationsProcessesRunsDelete.

ProjectsLocationsProcessesRunsLineageEventsCreateOptions

Additional options for DataLineage#projectsLocationsProcessesRunsLineageEventsCreate.

ProjectsLocationsProcessesRunsLineageEventsDeleteOptions

Additional options for DataLineage#projectsLocationsProcessesRunsLineageEventsDelete.

ProjectsLocationsProcessesRunsLineageEventsListOptions

Additional options for DataLineage#projectsLocationsProcessesRunsLineageEventsList.

ProjectsLocationsProcessesRunsListOptions

Additional options for DataLineage#projectsLocationsProcessesRunsList.

ProjectsLocationsProcessesRunsPatchOptions

Additional options for DataLineage#projectsLocationsProcessesRunsPatch.

ProjectsLocationsProcessOpenLineageRunEventOptions

Additional options for DataLineage#projectsLocationsProcessOpenLineageRunEvent.