entryReferences property

List<GoogleCloudDataplexV1EntryLinkEntryReference>? entryReferences
getter/setter pair

Specifies the Entries referenced in the Entry Link.

There should be exactly two entry references.

Required.

Implementation

core.List<GoogleCloudDataplexV1EntryLinkEntryReference>? entryReferences;