/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/ |
H A D | Users.php | 38 * @param string $enterpriseId The ID of the enterprise. 42 public function delete($enterpriseId, $userId, $optParams = []) argument 55 * @param string $enterpriseId The ID of the enterprise. 69 * @param string $enterpriseId The ID of the enterprise. 74 public function get($enterpriseId, $userId, $optParams = []) argument 84 * @param string $enterpriseId The ID of the enterprise. 102 * @param string $enterpriseId The ID of the enterprise. 119 * @param string $enterpriseId The ID of the enterprise. 137 * @param string $enterpriseId The ID of the enterprise. 153 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Products.php | 44 * @param string $enterpriseId The ID of the enterprise. 65 * @param string $enterpriseId The ID of the enterprise. 83 * @param string $enterpriseId The ID of the enterprise. 92 public function get($enterpriseId, $productId, $optParams = []) argument 106 * @param string $enterpriseId The ID of the enterprise. 124 * @param string $enterpriseId The ID of the enterprise. 139 * @param string $enterpriseId The ID of the enterprise. 158 public function listProducts($enterpriseId, $optParams = []) argument 160 $params = ['enterpriseId' => $enterpriseId]; 168 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Devices.php | 40 * @param string $enterpriseId The ID of the enterprise. 45 public function forceReportUpload($enterpriseId, $userId, $deviceId, $optParams = []) argument 54 * @param string $enterpriseId The ID of the enterprise. 60 public function get($enterpriseId, $userId, $deviceId, $optParams = []) argument 73 * @param string $enterpriseId The ID of the enterprise. 79 public function getState($enterpriseId, $userId, $deviceId, $optParams = []) argument 88 * @param string $enterpriseId The ID of the enterprise. 93 public function listDevices($enterpriseId, $userId, $optParams = []) argument 95 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId]; 106 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Enterprises.php | 82 * @param string $enterpriseId The ID of the enterprise. 132 * @param string $enterpriseId The ID of the enterprise. 136 public function get($enterpriseId, $optParams = []) argument 138 $params = ['enterpriseId' => $enterpriseId]; 155 * @param string $enterpriseId The ID of the enterprise. 164 $params = ['enterpriseId' => $enterpriseId]; 173 * @param string $enterpriseId The ID of the enterprise. 179 $params = ['enterpriseId' => $enterpriseId]; 239 * @param string $enterpriseId The ID of the enterprise. 245 $params = ['enterpriseId' => $enterpriseId]; [all …]
|
H A D | Storelayoutpages.php | 36 * @param string $enterpriseId The ID of the enterprise. 40 public function delete($enterpriseId, $pageId, $optParams = []) argument 42 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId]; 49 * @param string $enterpriseId The ID of the enterprise. 54 public function get($enterpriseId, $pageId, $optParams = []) argument 56 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId]; 63 * @param string $enterpriseId The ID of the enterprise. 78 * @param string $enterpriseId The ID of the enterprise. 82 public function listStorelayoutpages($enterpriseId, $optParams = []) argument 84 $params = ['enterpriseId' => $enterpriseId]; [all …]
|
H A D | Webapps.php | 36 * @param string $enterpriseId The ID of the enterprise. 40 public function delete($enterpriseId, $webAppId, $optParams = []) argument 42 $params = ['enterpriseId' => $enterpriseId, 'webAppId' => $webAppId]; 49 * @param string $enterpriseId The ID of the enterprise. 54 public function get($enterpriseId, $webAppId, $optParams = []) argument 56 $params = ['enterpriseId' => $enterpriseId, 'webAppId' => $webAppId]; 63 * @param string $enterpriseId The ID of the enterprise. 78 * @param string $enterpriseId The ID of the enterprise. 82 public function listWebapps($enterpriseId, $optParams = []) argument 84 $params = ['enterpriseId' => $enterpriseId]; [all …]
|
H A D | Storelayoutclusters.php | 36 * @param string $enterpriseId The ID of the enterprise. 41 public function delete($enterpriseId, $pageId, $clusterId, $optParams = []) argument 50 * @param string $enterpriseId The ID of the enterprise. 56 public function get($enterpriseId, $pageId, $clusterId, $optParams = []) argument 65 * @param string $enterpriseId The ID of the enterprise. 71 public function insert($enterpriseId, $pageId, StoreCluster $postBody, $optParams = []) argument 73 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'postBody' => $postBody]; 81 * @param string $enterpriseId The ID of the enterprise. 86 public function listStorelayoutclusters($enterpriseId, $pageId, $optParams = []) argument 88 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId]; [all …]
|
H A D | Managedconfigurationsforuser.php | 37 * @param string $enterpriseId The ID of the enterprise. 43 public function delete($enterpriseId, $userId, $managedConfigurationForUserId, $optParams = []) argument 45 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'managedConfigurationForUserId' =… 53 * @param string $enterpriseId The ID of the enterprise. 60 public function get($enterpriseId, $userId, $managedConfigurationForUserId, $optParams = []) argument 62 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'managedConfigurationForUserId' =… 71 * @param string $enterpriseId The ID of the enterprise. 76 public function listManagedconfigurationsforuser($enterpriseId, $userId, $optParams = []) argument 78 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId]; 90 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Entitlements.php | 36 * @param string $enterpriseId The ID of the enterprise. 42 public function delete($enterpriseId, $userId, $entitlementId, $optParams = []) argument 44 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'entitlementId' => $entitlementId… 51 * @param string $enterpriseId The ID of the enterprise. 58 public function get($enterpriseId, $userId, $entitlementId, $optParams = []) argument 60 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'entitlementId' => $entitlementId… 68 * @param string $enterpriseId The ID of the enterprise. 73 public function listEntitlements($enterpriseId, $userId, $optParams = []) argument 75 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId]; 82 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Installs.php | 38 * @param string $enterpriseId The ID of the enterprise. 45 public function delete($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument 47 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'install… 54 * @param string $enterpriseId The ID of the enterprise. 62 public function get($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument 64 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'install… 72 * @param string $enterpriseId The ID of the enterprise. 78 public function listInstalls($enterpriseId, $userId, $deviceId, $optParams = []) argument 80 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 89 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Managedconfigurationsfordevice.php | 37 * @param string $enterpriseId The ID of the enterprise. 44 …public function delete($enterpriseId, $userId, $deviceId, $managedConfigurationForDeviceId, $optPa… argument 46 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'managed… 54 * @param string $enterpriseId The ID of the enterprise. 62 …public function get($enterpriseId, $userId, $deviceId, $managedConfigurationForDeviceId, $optParam… argument 64 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'managed… 73 * @param string $enterpriseId The ID of the enterprise. 79 …public function listManagedconfigurationsfordevice($enterpriseId, $userId, $deviceId, $optParams =… argument 81 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 89 * @param string $enterpriseId The ID of the enterprise. [all …]
|
H A D | Serviceaccountkeys.php | 40 * @param string $enterpriseId The ID of the enterprise. 44 public function delete($enterpriseId, $keyId, $optParams = []) argument 46 $params = ['enterpriseId' => $enterpriseId, 'keyId' => $keyId]; 58 * @param string $enterpriseId The ID of the enterprise. 63 public function insert($enterpriseId, ServiceAccountKey $postBody, $optParams = []) argument 65 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody]; 76 * @param string $enterpriseId The ID of the enterprise. 80 public function listServiceaccountkeys($enterpriseId, $optParams = []) argument 82 $params = ['enterpriseId' => $enterpriseId];
|
H A D | Grouplicenses.php | 37 * @param string $enterpriseId The ID of the enterprise. 43 public function get($enterpriseId, $groupLicenseId, $optParams = []) argument 45 $params = ['enterpriseId' => $enterpriseId, 'groupLicenseId' => $groupLicenseId]; 53 * @param string $enterpriseId The ID of the enterprise. 57 public function listGrouplicenses($enterpriseId, $optParams = []) argument 59 $params = ['enterpriseId' => $enterpriseId];
|
H A D | Grouplicenseusers.php | 36 * @param string $enterpriseId The ID of the enterprise. 42 public function listGrouplicenseusers($enterpriseId, $groupLicenseId, $optParams = []) argument 44 $params = ['enterpriseId' => $enterpriseId, 'groupLicenseId' => $groupLicenseId];
|
H A D | Managedconfigurationssettings.php | 36 * @param string $enterpriseId The ID of the enterprise. 42 public function listManagedconfigurationssettings($enterpriseId, $productId, $optParams = []) argument 44 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | AndroidEnterprise.php | 84 'enterpriseId' => [ 104 'enterpriseId' => [ 124 'enterpriseId' => [ 144 'enterpriseId' => [ 159 'enterpriseId' => [ 179 'enterpriseId' => [ 235 'enterpriseId' => [ 264 'enterpriseId' => [ 274 'enterpriseId' => [ 288 'enterpriseId' => [ [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | Notification.php | 31 public $enterpriseId; variable in Google\\Service\\AndroidEnterprise\\Notification 96 public function setEnterpriseId($enterpriseId) argument 98 $this->enterpriseId = $enterpriseId; 105 return $this->enterpriseId;
|