Cloud Dataplex v1 API - Enum LookupEntryLinksRequest.Types.EntryMode (3.13.0)

public enum LookupEntryLinksRequest.Types.EntryMode

Reference documentation and code samples for the Cloud Dataplex v1 API enum LookupEntryLinksRequest.Types.EntryMode.

Mode of entry reference.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

Name Description
Source

Returns all directed entry links which references the entry as source.

Target

Return all directed entry links which references the entry as target.

Unspecified

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