Dataplex V1 API - Module Google::Cloud::Dataplex::V1::LookupEntryLinksRequest::EntryMode (v2.10.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::LookupEntryLinksRequest::EntryMode.

Mode of entry reference.

Constants

ENTRY_MODE_UNSPECIFIED

value: 0
Unspecified entry mode. Returns both directional and non-directional entry links which references the entry.

SOURCE

value: 1
Returns all directed entry links which references the entry as source.

TARGET

value: 2
Return all directed entry links which references the entry as target.