Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListChangelogsResponse.php23 protected $changelogsType = GoogleCloudDialogflowCxV3Changelog::class;
31 * @param GoogleCloudDialogflowCxV3Changelog[]
38 * @return GoogleCloudDialogflowCxV3Changelog[]
H A DGoogleCloudDialogflowCxV3Changelog.php20 class GoogleCloudDialogflowCxV3Changelog extends \Google\Model class
152 class_alias(GoogleCloudDialogflowCxV3Changelog::class, 'Google_Service_Dialogflow_GoogleCloudDialog…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsChangelogs.php20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Changelog; alias
39 * @return GoogleCloudDialogflowCxV3Changelog
45 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Changelog::class);