Searched refs:installId (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/ |
H A D | Installs.php | 41 * @param string $installId The ID of the product represented by the install, 45 public function delete($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument 47 …riseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'installId' => $installId]; 57 * @param string $installId The ID of the product represented by the install, 62 public function get($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument 64 …riseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'installId' => $installId]; 92 * @param string $installId The ID of the product represented by the install, 98 …public function update($enterpriseId, $userId, $deviceId, $installId, Install $postBody, $optParam… argument 100 …rpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'installId' => $installId, 'postBody' => $…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | AndroidEnterprise.php | 513 …identerprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/installs/{installId}', 531 'installId' => [ 538 …identerprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/installs/{installId}', 556 'installId' => [ 583 …identerprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/installs/{installId}', 601 'installId' => [
|