Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.LookupEntryLinksRequest.EntryModeEnum

Mode of entry reference.

Namespace: Google.Apis.CloudDataplex.v1
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.LookupEntryLinksRequest.EntryModeEnum

Fields

Name Description
ENTRYMODEUNSPECIFIED

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

SOURCE

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

TARGET

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

In this article
Back to top Generated by DocFX