EntryReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Reference to the Entry that is linked through the Entry Link.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. Immutable. The relative resource name of the referenced Entry, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}
|
path |
str
Immutable. The path in the Entry that is referenced in the Entry Link. Empty path denotes that the Entry itself is referenced in the Entry Link. |
type_ |
google.cloud.dataplex_v1.types.EntryLink.EntryReference.Type
Required. Immutable. The reference type of the Entry. |
Classes
Type
Type(value)
Reference type of the Entry.