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

ProjectsLocationsProcessOpenLineageRunEventOptions

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

Additional options for DataLineage#projectsLocationsProcessOpenLineageRunEvent.

interface ProjectsLocationsProcessOpenLineageRunEventOptions {
requestId?: string;
}

§Properties

§
requestId?: string
[src]

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.