Home
last modified time | relevance | path

Searched refs:SearchCaseClassificationsResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DSearchCaseClassificationsResponse.php20 class SearchCaseClassificationsResponse extends \Google\Collection class
61 class_alias(SearchCaseClassificationsResponse::class, 'Google_Service_CloudSupport_SearchCaseClassi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DCaseClassifications.php20 use Google\Service\CloudSupport\SearchCaseClassificationsResponse; alias
47 * @return SearchCaseClassificationsResponse
53 return $this->call('search', [$params], SearchCaseClassificationsResponse::class);