| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/ |
| D | Users.php | 38 * @param string $enterpriseId The ID of the enterprise. 42 public function delete($enterpriseId, $userId, $optParams = []) argument 44 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId]; 55 * @param string $enterpriseId The ID of the enterprise. 60 public function generateAuthenticationToken($enterpriseId, $userId, $optParams = []) argument 62 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId]; 69 * @param string $enterpriseId The ID of the enterprise. 74 public function get($enterpriseId, $userId, $optParams = []) argument 76 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId]; 84 * @param string $enterpriseId The ID of the enterprise. [all …]
|
| D | Products.php | 44 * @param string $enterpriseId The ID of the enterprise. 49 …public function approve($enterpriseId, $productId, ProductsApproveRequest $postBody, $optParams = … argument 51 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId, 'postBody' => $postBody]; 65 * @param string $enterpriseId The ID of the enterprise. 73 public function generateApprovalUrl($enterpriseId, $productId, $optParams = []) argument 75 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId]; 83 * @param string $enterpriseId The ID of the enterprise. 92 public function get($enterpriseId, $productId, $optParams = []) argument 94 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId]; 106 * @param string $enterpriseId The ID of the enterprise. [all …]
|
| D | Devices.php | 40 * @param string $enterpriseId The ID of the enterprise. 45 public function forceReportUpload($enterpriseId, $userId, $deviceId, $optParams = []) argument 47 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 54 * @param string $enterpriseId The ID of the enterprise. 60 public function get($enterpriseId, $userId, $deviceId, $optParams = []) argument 62 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 73 * @param string $enterpriseId The ID of the enterprise. 79 public function getState($enterpriseId, $userId, $deviceId, $optParams = []) argument 81 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 88 * @param string $enterpriseId The ID of the enterprise. [all …]
|
| D | Enterprises.php | 82 * @param string $enterpriseId The ID of the enterprise. 87 …public function createWebToken($enterpriseId, AdministratorWebTokenSpec $postBody, $optParams = []) argument 89 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody]; 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. 162 public function getServiceAccount($enterpriseId, $optParams = []) argument 164 $params = ['enterpriseId' => $enterpriseId]; 173 * @param string $enterpriseId The ID of the enterprise. [all …]
|
| 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. 68 public function insert($enterpriseId, StorePage $postBody, $optParams = []) argument 70 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody]; 78 * @param string $enterpriseId The ID of the enterprise. [all …]
|
| 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. 68 public function insert($enterpriseId, WebApp $postBody, $optParams = []) argument 70 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody]; 78 * @param string $enterpriseId The ID of the enterprise. [all …]
|
| D | Storelayoutclusters.php | 36 * @param string $enterpriseId The ID of the enterprise. 41 public function delete($enterpriseId, $pageId, $clusterId, $optParams = []) argument 43 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'clusterId' => $clusterId]; 50 * @param string $enterpriseId The ID of the enterprise. 56 public function get($enterpriseId, $pageId, $clusterId, $optParams = []) argument 58 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'clusterId' => $clusterId]; 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. [all …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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];
|
| 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];
|
| 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];
|
| 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];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | AndroidEnterprise.php | 81 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/force… 84 'enterpriseId' => [ 101 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}', 104 'enterpriseId' => [ 121 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state… 124 'enterpriseId' => [ 141 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices', 144 'enterpriseId' => [ 156 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state… 159 'enterpriseId' => [ [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
| 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;
|