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

GoogleCloudDatacatalogLineageConfigmanagementV1Config

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

Configuration for Data Lineage. Defines different configuration options for Lineage customers to control behaviour of lineage systems.

interface GoogleCloudDatacatalogLineageConfigmanagementV1Config {
etag?: string;
name?: string;
}

§Properties

§
etag?: string
[src]

Optional. etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a config from overwriting each other. It is required that systems make use of the etag in the read-modify-write cycle to perform config updates in order to avoid race conditions: An etag is returned in the response to GetConfig, and systems are expected to put that etag in the request to UpdateConfig to ensure that their change will be applied to the same version of the config. If an etag is not provided in the call to UpdateConfig, then the existing config, if any, will be overwritten.

§

Optional. Ingestion rule for Data Lineage ingestion.

§
name?: string
[src]

Identifier. The resource name of the config. Format: organizations/{organization_id}/locations/global/config folders/{folder_id}/locations/global/config projects/{project_id}/locations/global/config projects/{project_number}/locations/global/config