Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DCasesAttachments.php20 use Google\Service\CloudSupport\ListAttachmentsResponse; alias
45 * @return ListAttachmentsResponse
51 return $this->call('list', [$params], ListAttachmentsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DListAttachmentsResponse.php20 class ListAttachmentsResponse extends \Google\Collection class
61 class_alias(ListAttachmentsResponse::class, 'Google_Service_CloudSupport_ListAttachmentsResponse');