GoogleCloudDatacatalogLineageConfigmanagementV1ConfigIngestionIngestionRule
import type { GoogleCloudDatacatalogLineageConfigmanagementV1ConfigIngestionIngestionRule } from "https://googleapis.deno.dev/v1/datalineage:v1.ts";Ingestion rule for Data Lineage ingestion.
interface GoogleCloudDatacatalogLineageConfigmanagementV1ConfigIngestionIngestionRule {}
§Properties
§
integrationSelector?: GoogleCloudDatacatalogLineageConfigmanagementV1ConfigIngestionIngestionRuleIntegrationSelector
[src]Required. Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
§
lineageEnablement?: GoogleCloudDatacatalogLineageConfigmanagementV1ConfigIngestionIngestionRuleLineageEnablement
[src]Required. Lineage enablement configuration. Defines configurations for the ingestion of lineage for the resource and its children. If unspecified, the ingestion will be enabled only if it was configured in the resource's parent.