Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Environment.php89 …c function setTestCasesConfig(GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig $testCasesConfig) argument
91 $this->testCasesConfig = $testCasesConfig;
98 return $this->testCasesConfig;
H A DGoogleCloudDialogflowCxV3beta1Environment.php89 …ction setTestCasesConfig(GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig $testCasesConfig) argument
91 $this->testCasesConfig = $testCasesConfig;
98 return $this->testCasesConfig;