Searched refs:testCases (Results 1 – 8 of 8) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
H A D | GoogleCloudDialogflowCxV3BatchRunTestCasesRequest.php | 30 public $testCases; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesRequest 49 public function setTestCases($testCases) argument 51 $this->testCases = $testCases; 58 return $this->testCases;
|
H A D | GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig.php | 34 public $testCases; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig 67 public function setTestCases($testCases) argument 69 $this->testCases = $testCases; 76 return $this->testCases;
|
H A D | GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig.php | 34 public $testCases; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig 67 public function setTestCases($testCases) argument 69 $this->testCases = $testCases; 76 return $this->testCases;
|
H A D | GoogleCloudDialogflowCxV3ListTestCasesResponse.php | 47 public function setTestCases($testCases) argument 49 $this->testCases = $testCases; 56 return $this->testCases;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/ |
H A D | TestSuite.php | 29 public function setTestCases($testCases) argument 31 $this->testCases = $testCases; 38 return $this->testCases;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | ListTestCasesResponse.php | 47 public function setTestCases($testCases) argument 49 $this->testCases = $testCases; 56 return $this->testCases;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Dialogflow.php | 1386 'testCases', 1390 'path' => 'v3/{+parent}/testCases:batchDelete', 1400 'path' => 'v3/{+parent}/testCases:batchRun', 1410 'path' => 'v3/{+agent}/testCases:calculateCoverage', 1424 'path' => 'v3/{+parent}/testCases', 1434 'path' => 'v3/{+parent}/testCases:export', 1454 'path' => 'v3/{+parent}/testCases:import', 1464 'path' => 'v3/{+parent}/testCases',
|
H A D | ToolResults.php | 765 'testCases', 769 …/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}', 799 …eta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases',
|