Установка приложения для пользователя на конкретное устройство. Наличие установки подразумевает, что у пользователя должно быть право на использование приложения.
kind
string
Определяет, что это за ресурс. Значение: фиксированная строка "androidenterprise#installsListResponse" .
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-11-13 UTC."],[[["This method retrieves details of all apps installed on a specified Android device, requiring authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["It is deprecated and will be inaccessible after September 30, 2025; new integrations should refer to the recommended alternatives."],["The request uses a GET HTTP method with `deviceId`, `enterpriseId`, and `userId` as path parameters."],["A successful response includes a list of installed apps and a kind identifier for the resource."]]],[]]