Home
last modified time | relevance | path

Searched refs:testCases (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3BatchRunTestCasesRequest.php30 public $testCases; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesRequest
49 public function setTestCases($testCases) argument
51 $this->testCases = $testCases;
58 return $this->testCases;
DGoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig.php34 public $testCases; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig
67 public function setTestCases($testCases) argument
69 $this->testCases = $testCases;
76 return $this->testCases;
DGoogleCloudDialogflowCxV3EnvironmentTestCasesConfig.php34 public $testCases; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig
67 public function setTestCases($testCases) argument
69 $this->testCases = $testCases;
76 return $this->testCases;
DGoogleCloudDialogflowCxV3ListTestCasesResponse.php47 public function setTestCases($testCases) argument
49 $this->testCases = $testCases;
56 return $this->testCases;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
DTestSuite.php29 public function setTestCases($testCases) argument
31 $this->testCases = $testCases;
38 return $this->testCases;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DListTestCasesResponse.php47 public function setTestCases($testCases) argument
49 $this->testCases = $testCases;
56 return $this->testCases;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDialogflow.php1386 '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',
DToolResults.php765 'testCases',
769 …/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}',
799 …eta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases',