Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironmentsDeployments.php21 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3ListDeploymentsResponse; alias
59 * @return GoogleCloudDialogflowCxV3ListDeploymentsResponse
65 return $this->call('list', [$params], GoogleCloudDialogflowCxV3ListDeploymentsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListDeploymentsResponse.php20 class GoogleCloudDialogflowCxV3ListDeploymentsResponse extends \Google\Collection class
61 class_alias(GoogleCloudDialogflowCxV3ListDeploymentsResponse::class, 'Google_Service_Dialogflow_Goo…