sentimentConfig property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Configs for sentiment selection.
We deprecate sentiment analysis in data labeling side as it is incompatible with uCAIP.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
GoogleCloudDatalabelingV1beta1SentimentConfig? sentimentConfig;