Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1ContinuousTestResult.php38 public $testCaseResults; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ContinuousTestResult
85 public function setTestCaseResults($testCaseResults) argument
87 $this->testCaseResults = $testCaseResults;
94 return $this->testCaseResults;
H A DGoogleCloudDialogflowCxV3ContinuousTestResult.php38 public $testCaseResults; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ContinuousTestResult
85 public function setTestCaseResults($testCaseResults) argument
87 $this->testCaseResults = $testCaseResults;
94 return $this->testCaseResults;
H A DGoogleCloudDialogflowCxV3ListTestCaseResultsResponse.php47 public function setTestCaseResults($testCaseResults) argument
49 $this->testCaseResults = $testCaseResults;
56 return $this->testCaseResults;