Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgents.php21 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3AgentValidationResult; alias
115 * @return GoogleCloudDialogflowCxV3AgentValidationResult
121 …return $this->call('getValidationResult', [$params], GoogleCloudDialogflowCxV3AgentValidationResul…
200 * @return GoogleCloudDialogflowCxV3AgentValidationResult
206 … return $this->call('validate', [$params], GoogleCloudDialogflowCxV3AgentValidationResult::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3AgentValidationResult.php20 class GoogleCloudDialogflowCxV3AgentValidationResult extends \Google\Collection class
61 class_alias(GoogleCloudDialogflowCxV3AgentValidationResult::class, 'Google_Service_Dialogflow_Googl…