Home
last modified time | relevance | path

Searched refs:GoogleCloudDialogflowCxV3FlowValidationResult (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3AgentValidationResult.php23 protected $flowValidationResultsType = GoogleCloudDialogflowCxV3FlowValidationResult::class;
31 * @param GoogleCloudDialogflowCxV3FlowValidationResult[]
38 * @return GoogleCloudDialogflowCxV3FlowValidationResult[]
H A DGoogleCloudDialogflowCxV3FlowValidationResult.php20 class GoogleCloudDialogflowCxV3FlowValidationResult extends \Google\Collection class
79 class_alias(GoogleCloudDialogflowCxV3FlowValidationResult::class, 'Google_Service_Dialogflow_Google…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlows.php22 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3FlowValidationResult; alias
145 * @return GoogleCloudDialogflowCxV3FlowValidationResult
151 …return $this->call('getValidationResult', [$params], GoogleCloudDialogflowCxV3FlowValidationResult
271 * @return GoogleCloudDialogflowCxV3FlowValidationResult
277 return $this->call('validate', [$params], GoogleCloudDialogflowCxV3FlowValidationResult::class);