Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DInstallsListResponse.php20 class InstallsListResponse extends \Google\Collection class
43 class_alias(InstallsListResponse::class, 'Google_Service_AndroidEnterprise_InstallsListResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DInstalls.php21 use Google\Service\AndroidEnterprise\InstallsListResponse; alias
76 * @return InstallsListResponse
82 return $this->call('list', [$params], InstallsListResponse::class);