DocumentSentimentLabel type

DocumentSentimentLabel の値を定義します。

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