Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1TextClassificationConfig.php30 protected $sentimentConfigType = GoogleCloudDatalabelingV1beta1SentimentConfig::class;
62 * @param GoogleCloudDatalabelingV1beta1SentimentConfig
64 public function setSentimentConfig(GoogleCloudDatalabelingV1beta1SentimentConfig $sentimentConfig)
69 * @return GoogleCloudDatalabelingV1beta1SentimentConfig
H A DGoogleCloudDatalabelingV1beta1SentimentConfig.php20 class GoogleCloudDatalabelingV1beta1SentimentConfig extends \Google\Model class
44 class_alias(GoogleCloudDatalabelingV1beta1SentimentConfig::class, 'Google_Service_DataLabeling_Goog…