entities property

The entities to initiate the search from.

Entities can be specified by FQN only, or by FQN and field. To search by FQN and all available fields for that FQN, use the wildcard * as the field value.

Optional.

Implementation

GoogleCloudDatacatalogLineageV1MultipleEntityReference? entities;