Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TransitionRouteGroupCoverage.php26 public $coverageScore; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage
33 public function setCoverageScore($coverageScore) argument
35 $this->coverageScore = $coverageScore;
42 return $this->coverageScore;
H A DGoogleCloudDialogflowCxV3IntentCoverage.php26 public $coverageScore; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentCoverage
33 public function setCoverageScore($coverageScore) argument
35 $this->coverageScore = $coverageScore;
42 return $this->coverageScore;
H A DGoogleCloudDialogflowCxV3TransitionCoverage.php26 public $coverageScore; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverage
33 public function setCoverageScore($coverageScore) argument
35 $this->coverageScore = $coverageScore;
42 return $this->coverageScore;
H A DGoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage.php26 public $coverageScore; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage
35 public function setCoverageScore($coverageScore) argument
37 $this->coverageScore = $coverageScore;
44 return $this->coverageScore;