Home
last modified time | relevance | path

Searched refs:ListCasesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DListCasesResponse.php20 class ListCasesResponse extends \Google\Collection class
61 class_alias(ListCasesResponse::class, 'Google_Service_CloudSupport_ListCasesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DCases.php23 use Google\Service\CloudSupport\ListCasesResponse; alias
119 * @return ListCasesResponse
125 return $this->call('list', [$params], ListCasesResponse::class);