Home
last modified time | relevance | path

Searched refs:GoogleCloudContactcenterinsightsV1IssueModel (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsIssueModels.php22 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1IssueModel; alias
55 * @param GoogleCloudContactcenterinsightsV1IssueModel $postBody
59 …public function create($parent, GoogleCloudContactcenterinsightsV1IssueModel $postBody, $optParams…
99 * @return GoogleCloudContactcenterinsightsV1IssueModel
105 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1IssueModel::class);
125 * @param GoogleCloudContactcenterinsightsV1IssueModel $postBody
129 * @return GoogleCloudContactcenterinsightsV1IssueModel
131 …public function patch($name, GoogleCloudContactcenterinsightsV1IssueModel $postBody, $optParams = …
135 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1IssueModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CreateIssueModelRequest.php22 protected $issueModelType = GoogleCloudContactcenterinsightsV1IssueModel::class;
30 * @param GoogleCloudContactcenterinsightsV1IssueModel
32 public function setIssueModel(GoogleCloudContactcenterinsightsV1IssueModel $issueModel)
37 * @return GoogleCloudContactcenterinsightsV1IssueModel
H A DGoogleCloudContactcenterinsightsV1ListIssueModelsResponse.php23 protected $issueModelsType = GoogleCloudContactcenterinsightsV1IssueModel::class;
27 * @param GoogleCloudContactcenterinsightsV1IssueModel[]
34 * @return GoogleCloudContactcenterinsightsV1IssueModel[]
H A DGoogleCloudContactcenterinsightsV1IssueModel.php20 class GoogleCloudContactcenterinsightsV1IssueModel extends \Google\Model class
148 class_alias(GoogleCloudContactcenterinsightsV1IssueModel::class, 'Google_Service_Contactcenterinsig…