Home
last modified time | relevance | path

Searched refs:GoogleCloudContactcenterinsightsV1Issue (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsIssueModelsIssues.php20 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Issue; alias
38 * @return GoogleCloudContactcenterinsightsV1Issue
44 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1Issue::class);
64 * @param GoogleCloudContactcenterinsightsV1Issue $postBody
68 * @return GoogleCloudContactcenterinsightsV1Issue
70 public function patch($name, GoogleCloudContactcenterinsightsV1Issue $postBody, $optParams = [])
74 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1Issue::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ListIssuesResponse.php23 protected $issuesType = GoogleCloudContactcenterinsightsV1Issue::class;
27 * @param GoogleCloudContactcenterinsightsV1Issue[]
34 * @return GoogleCloudContactcenterinsightsV1Issue[]
H A DGoogleCloudContactcenterinsightsV1Issue.php20 class GoogleCloudContactcenterinsightsV1Issue extends \Google\Model class
98 class_alias(GoogleCloudContactcenterinsightsV1Issue::class, 'Google_Service_Contactcenterinsights_G…