Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DCasesComments.php21 use Google\Service\CloudSupport\ListCommentsResponse; alias
60 * @return ListCommentsResponse
66 return $this->call('list', [$params], ListCommentsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DListCommentsResponse.php20 class ListCommentsResponse extends \Google\Collection class
61 class_alias(ListCommentsResponse::class, 'Google_Service_CloudSupport_ListCommentsResponse');