Searched refs:GoogleCloudContactcenterinsightsV1Issue (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Issue; alias38 * @return GoogleCloudContactcenterinsightsV1Issue44 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1Issue::class);64 * @param GoogleCloudContactcenterinsightsV1Issue $postBody68 * @return GoogleCloudContactcenterinsightsV1Issue70 public function patch($name, GoogleCloudContactcenterinsightsV1Issue $postBody, $optParams = [])74 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1Issue::class);
23 protected $issuesType = GoogleCloudContactcenterinsightsV1Issue::class;27 * @param GoogleCloudContactcenterinsightsV1Issue[]34 * @return GoogleCloudContactcenterinsightsV1Issue[]
20 class GoogleCloudContactcenterinsightsV1Issue extends \Google\Model class98 class_alias(GoogleCloudContactcenterinsightsV1Issue::class, 'Google_Service_Contactcenterinsights_G…