Home
last modified time | relevance | path

Searched refs:ListLabelsResponse (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DListLabelsResponse.php20 class ListLabelsResponse extends \Google\Collection class
43 class_alias(ListLabelsResponse::class, 'Google_Service_Gmail_ListLabelsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersLabels.php21 use Google\Service\Gmail\ListLabelsResponse; alias
84 * @return ListLabelsResponse
90 return $this->call('list', [$params], ListLabelsResponse::class);