Enum Relation.Types.EntityLabel
Entity label of the relation.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Relation.Types.EntityLabel
Fields
| Name | Description |
|---|---|
| Intermediary | The Noun represents an intermediary type object. |
| Network | The Noun represents a network type object. |
| Observer | The Noun represents an observer type object. |
| Principal | The Noun represents a principal type object. |
| SecurityResult | The Noun represents a SecurityResult object. |
| Src | The Noun represents src type object. |
| Target | The Noun represents a target type object. |
| Unspecified | Default value. |