Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestCase.php81 public function setLastTestResult(GoogleCloudDialogflowCxV3TestCaseResult $lastTestResult) argument
83 $this->lastTestResult = $lastTestResult;
90 return $this->lastTestResult;
H A DGoogleCloudDialogflowCxV3beta1TestCase.php81 public function setLastTestResult(GoogleCloudDialogflowCxV3beta1TestCaseResult $lastTestResult) argument
83 $this->lastTestResult = $lastTestResult;
90 return $this->lastTestResult;