The membership relation type between two entities.
| Enums | |
|---|---|
RELATION_TYPE_UNSPECIFIED |
The relation type is undefined or undetermined. |
DIRECT |
The two entities have only a direct membership with each other. |
INDIRECT |
The two entities have only an indirect membership with each other. |
DIRECT_AND_INDIRECT |
The two entities have both a direct and an indirect membership with each other. |