We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32dce39 commit 42ab88eCopy full SHA for 42ab88e
src/ChromeManagement.php
@@ -42,7 +42,7 @@ class ChromeManagement extends \Google\Service
42
/** See reports about devices and Chrome browsers managed within your organization. */
43
const CHROME_MANAGEMENT_REPORTS_READONLY =
44
"https://www.googleapis.com/auth/chrome.management.reports.readonly";
45
- /** See basic device and telemetry information collected from Chrome OS devices or users managed within your organization. */
+ /** See basic device and telemetry information collected from ChromeOS devices or users managed within your organization. */
46
const CHROME_MANAGEMENT_TELEMETRY_READONLY =
47
"https://www.googleapis.com/auth/chrome.management.telemetry.readonly";
48
0 commit comments