Home
last modified time | relevance | path

Searched refs:sentimentConfig (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1TextClassificationConfig.php64 public function setSentimentConfig(GoogleCloudDatalabelingV1beta1SentimentConfig $sentimentConfig) argument
66 $this->sentimentConfig = $sentimentConfig;
73 return $this->sentimentConfig;