SemanticFieldState type
Defines values for SemanticFieldState.
KnownSemanticFieldState can be used interchangeably with SemanticFieldState,
this enum contains the known values that the service supports.
Known values supported by the service
used: The field was fully used for semantic enrichment.
unused: The field was not used for semantic enrichment.
partial: The field was partially used for semantic enrichment.
type SemanticFieldState = string