Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DManagedconfigurationsfordevice.php21 use Google\Service\AndroidEnterprise\ManagedConfigurationsForDeviceListResponse; alias
77 * @return ManagedConfigurationsForDeviceListResponse
83 return $this->call('list', [$params], ManagedConfigurationsForDeviceListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DManagedConfigurationsForDeviceListResponse.php20 class ManagedConfigurationsForDeviceListResponse extends \Google\Collection class
43 class_alias(ManagedConfigurationsForDeviceListResponse::class, 'Google_Service_AndroidEnterprise_Ma…