EntryLinkSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)Entry link source represents information about the entry link.
Attributes |
|
|---|---|
| Name | Description |
entry_link_type |
str
Output only. The entry link type to represent the current relationship between the entry and the next entry in the path. In the form of: projects/{project_id_or_number}/locations/{location_id}/entryLinkTypes/{entry_link_type_id}
|
entry_link |
str
Output only. The entry link name in the form of: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}
|