Defines the relationship between the entity (a) and another entity (b).
| JSON representation |
|---|
{ "entity" : { object ( |
| Fields | |
|---|---|
entity
|
Entity (b) that the primary entity (a) is related to. |
entityType
|
Type of the related entity (b) in this relationship. |
relationship
|
Type of relationship. |
direction
|
Directionality of relationship between primary entity (a) and the related entity (b). |
uid
|
UID of the relationship. A base64-encoded string. |
entityLabel
|
Label to identify the Noun of the relation. |

