DocumentSentimentLabel type

Defines values for DocumentSentimentLabel.

type DocumentSentimentLabel = "positive" | "neutral" | "negative" | "mixed"