Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListDeploymentsResponse.php23 protected $deploymentsType = GoogleCloudDialogflowCxV3Deployment::class;
31 * @param GoogleCloudDialogflowCxV3Deployment[]
38 * @return GoogleCloudDialogflowCxV3Deployment[]
H A DGoogleCloudDialogflowCxV3Deployment.php20 class GoogleCloudDialogflowCxV3Deployment extends \Google\Model class
132 class_alias(GoogleCloudDialogflowCxV3Deployment::class, 'Google_Service_Dialogflow_GoogleCloudDialo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironmentsDeployments.php20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Deployment; alias
39 * @return GoogleCloudDialogflowCxV3Deployment
45 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Deployment::class);