public enum Relation.EntityLabel extends Enum<Relation.EntityLabel> implements ProtocolMessageEnumEntity label of the relation.
Protobuf enum google.backstory.Relation.EntityLabel
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ENTITY_LABEL_UNSPECIFIED |
Default value. |
ENTITY_LABEL_UNSPECIFIED_VALUE |
Default value. |
INTERMEDIARY |
The Noun represents an intermediary type object. |
INTERMEDIARY_VALUE |
The Noun represents an intermediary type object. |
NETWORK |
The Noun represents a network type object. |
NETWORK_VALUE |
The Noun represents a network type object. |
OBSERVER |
The Noun represents an observer type object. |
OBSERVER_VALUE |
The Noun represents an observer type object. |
PRINCIPAL |
The Noun represents a principal type object. |
PRINCIPAL_VALUE |
The Noun represents a principal type object. |
SECURITY_RESULT |
The Noun represents a SecurityResult object. |
SECURITY_RESULT_VALUE |
The Noun represents a SecurityResult object. |
SRC |
The Noun represents src type object. |
SRC_VALUE |
The Noun represents src type object. |
TARGET |
The Noun represents a target type object. |
TARGET_VALUE |
The Noun represents a target type object. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|