Interface SentimentConfigOrBuilder (0.123.7)

public interface SentimentConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableLabelSentimentSelection()

public abstract boolean getEnableLabelSentimentSelection()

If set to true, contributors will have the option to select sentiment of the label they selected, to mark it as negative or positive label. Default is false.

bool enable_label_sentiment_selection = 1;

Returns
TypeDescription
boolean

The enableLabelSentimentSelection.