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

GoogleCloudDatacatalogLineageV1ListProcessesResponse

import type { GoogleCloudDatacatalogLineageV1ListProcessesResponse } from "https://googleapis.deno.dev/v1/datalineage:v1.ts";

Response message for ListProcesses.

interface GoogleCloudDatacatalogLineageV1ListProcessesResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The token to specify as page_token in the next call to get the next page. If this field is omitted, there are no subsequent pages.

§

The processes from the specified project and location.