public enum EntityGraphEnrichment.EnrichmentType extends Enum<EntityGraphEnrichment.EnrichmentType> implements ProtocolMessageEnumType of enrichment.
Protobuf enum google.backstory.EntityGraphEnrichment.EnrichmentType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
APPEND |
The data table was appended to the entity graph. |
APPEND_VALUE |
The data table was appended to the entity graph. |
ENRICHMENT_TYPE_UNSPECIFIED |
Enrichment type is unspecified. |
ENRICHMENT_TYPE_UNSPECIFIED_VALUE |
Enrichment type is unspecified. |
OVERRIDE |
The entity graph was overridden by the data table. |
OVERRIDE_VALUE |
The entity graph was overridden by the data table. |
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() |
|