Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1SmartReplyData.php22 public $confidenceScore; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1SmartReplyData
36 public function setConfidenceScore($confidenceScore) argument
38 $this->confidenceScore = $confidenceScore;
42 return $this->confidenceScore;
H A DGoogleCloudContactcenterinsightsV1SmartComposeSuggestionData.php22 public $confidenceScore; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
36 public function setConfidenceScore($confidenceScore) argument
38 $this->confidenceScore = $confidenceScore;
42 return $this->confidenceScore;
H A DGoogleCloudContactcenterinsightsV1ArticleSuggestionData.php25 public $confidenceScore; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ArticleSuggestionData
50 public function setConfidenceScore($confidenceScore) argument
52 $this->confidenceScore = $confidenceScore;
59 return $this->confidenceScore;
H A DGoogleCloudContactcenterinsightsV1FaqAnswerData.php29 public $confidenceScore; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1FaqAnswerData
64 public function setConfidenceScore($confidenceScore) argument
66 $this->confidenceScore = $confidenceScore;
73 return $this->confidenceScore;