Home
last modified time | relevance | path

Searched refs:issueModel (Results 1 – 5 of 5) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest.php32 public function setIssueModel(GoogleCloudContactcenterinsightsV1alpha1IssueModel $issueModel) argument
34 $this->issueModel = $issueModel;
41 return $this->issueModel;
H A DGoogleCloudContactcenterinsightsV1CreateIssueModelRequest.php32 public function setIssueModel(GoogleCloudContactcenterinsightsV1IssueModel $issueModel) argument
34 $this->issueModel = $issueModel;
41 return $this->issueModel;
H A DGoogleCloudContactcenterinsightsV1IssueModelResult.php26 public $issueModel; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1IssueModelResult
33 public function setIssueModel($issueModel) argument
35 $this->issueModel = $issueModel;
42 return $this->issueModel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsIssueModels.php40 * @param string $issueModel Required. The resource name of the issue model to
45 public function calculateIssueModelStats($issueModel, $optParams = []) argument
47 $params = ['issueModel' => $issueModel];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContactcenterinsights.php297 'path' => 'v1/{+issueModel}:calculateIssueModelStats',
300 'issueModel' => [