sentimentConfig property

  1. @Deprecated('Not supported. Member documentation may have more information.')
GoogleCloudDatalabelingV1beta1SentimentConfig? sentimentConfig
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;