Searched refs:GoogleCloudContactcenterinsightsV1View (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1View; alias40 * @param GoogleCloudContactcenterinsightsV1View $postBody42 * @return GoogleCloudContactcenterinsightsV1View44 public function create($parent, GoogleCloudContactcenterinsightsV1View $postBody, $optParams = [])48 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1View::class);68 * @return GoogleCloudContactcenterinsightsV1View74 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1View::class);102 * @param GoogleCloudContactcenterinsightsV1View $postBody106 * @return GoogleCloudContactcenterinsightsV1View108 public function patch($name, GoogleCloudContactcenterinsightsV1View $postBody, $optParams = [])[all …]
27 protected $viewsType = GoogleCloudContactcenterinsightsV1View::class;45 * @param GoogleCloudContactcenterinsightsV1View[]52 * @return GoogleCloudContactcenterinsightsV1View[]
20 class GoogleCloudContactcenterinsightsV1View extends \Google\Model class116 class_alias(GoogleCloudContactcenterinsightsV1View::class, 'Google_Service_Contactcenterinsights_Go…