Searched refs:GoogleCloudContactcenterinsightsV1IssueModel (Results 1 – 4 of 4) sorted by relevance
22 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1IssueModel; alias55 * @param GoogleCloudContactcenterinsightsV1IssueModel $postBody59 …public function create($parent, GoogleCloudContactcenterinsightsV1IssueModel $postBody, $optParams…99 * @return GoogleCloudContactcenterinsightsV1IssueModel105 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1IssueModel::class);125 * @param GoogleCloudContactcenterinsightsV1IssueModel $postBody129 * @return GoogleCloudContactcenterinsightsV1IssueModel131 …public function patch($name, GoogleCloudContactcenterinsightsV1IssueModel $postBody, $optParams = …135 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1IssueModel::class);
22 protected $issueModelType = GoogleCloudContactcenterinsightsV1IssueModel::class;30 * @param GoogleCloudContactcenterinsightsV1IssueModel32 public function setIssueModel(GoogleCloudContactcenterinsightsV1IssueModel $issueModel)37 * @return GoogleCloudContactcenterinsightsV1IssueModel
23 protected $issueModelsType = GoogleCloudContactcenterinsightsV1IssueModel::class;27 * @param GoogleCloudContactcenterinsightsV1IssueModel[]34 * @return GoogleCloudContactcenterinsightsV1IssueModel[]
20 class GoogleCloudContactcenterinsightsV1IssueModel extends \Google\Model class148 class_alias(GoogleCloudContactcenterinsightsV1IssueModel::class, 'Google_Service_Contactcenterinsig…