links property

List<GoogleCloudDatacatalogLineageV1Link>? links
getter/setter pair

The list of links for a given asset.

Can be empty if the asset has no relations of requested type (source or target).

Implementation

core.List<GoogleCloudDatacatalogLineageV1Link>? links;