Searched refs:ListCommentsResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\CloudSupport\ListCommentsResponse; alias60 * @return ListCommentsResponse66 return $this->call('list', [$params], ListCommentsResponse::class);
20 class ListCommentsResponse extends \Google\Collection class61 class_alias(ListCommentsResponse::class, 'Google_Service_CloudSupport_ListCommentsResponse');