links property
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;
The list of links for a given asset.
Can be empty if the asset has no relations of requested type (source or target).
core.List<GoogleCloudDatacatalogLineageV1Link>? links;