TelemetryApplicationType
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
TELEMETRY_APPLICATION_TYPE_UNSPECIFIED |
알 수 없는 애플리케이션 유형입니다. |
APPLICATION_TYPE_ARC |
애플리케이션 유형 arc (Android 앱) |
APPLICATION_TYPE_BUILT_IN |
지원 중단되었습니다. 이 값은 더 이상 사용되지 않습니다. 내장된 애플리케이션 유형입니다. |
APPLICATION_TYPE_CROSTINI |
애플리케이션 유형 Linux (Crostini를 통해) |
APPLICATION_TYPE_CHROME_APP |
애플리케이션 유형 Chrome 앱 |
APPLICATION_TYPE_WEB |
애플리케이션 유형 웹 |
APPLICATION_TYPE_MAC_OS |
애플리케이션 유형 Mac OS |
APPLICATION_TYPE_PLUGIN_VM |
애플리케이션 유형은 Plugin VM입니다. |
APPLICATION_TYPE_STANDALONE_BROWSER |
지원 중단되었습니다. 이 값은 더 이상 사용되지 않습니다. 애플리케이션 유형 독립형 브라우저 (Lacros 브라우저 앱) |
APPLICATION_TYPE_REMOTE |
애플리케이션 유형이 원격입니다. |
APPLICATION_TYPE_BOREALIS |
애플리케이션 유형 borealis |
APPLICATION_TYPE_SYSTEM_WEB |
애플리케이션 유형 시스템 웹 |
APPLICATION_TYPE_STANDALONE_BROWSER_CHROME_APP |
지원 중단되었습니다. 이 값은 더 이상 사용되지 않습니다. 애플리케이션 유형 독립형 브라우저 Chrome 앱 |
APPLICATION_TYPE_EXTENSION |
애플리케이션 유형 확장입니다. |
APPLICATION_TYPE_STANDALONE_BROWSER_EXTENSION |
지원 중단되었습니다. 이 값은 더 이상 사용되지 않습니다. 애플리케이션 유형 독립형 브라우저 확장 프로그램 |
APPLICATION_TYPE_BRUSCHETTA |
애플리케이션 유형 bruschetta |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eThe Telemetry Application Type is used to categorize the type of application for which telemetry data is being collected.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a variety of application types, such as Android apps, built-in apps, Linux apps (via Crostini), Chrome apps, web apps, Mac OS apps, and more.\u003c/p\u003e\n"],["\u003cp\u003eEach application type is represented by a specific enum value, such as \u003ccode\u003eAPPLICATION_TYPE_ARC\u003c/code\u003e for Android apps or \u003ccode\u003eAPPLICATION_TYPE_WEB\u003c/code\u003e for web apps.\u003c/p\u003e\n"],["\u003cp\u003eThis categorization helps in understanding the source and context of telemetry data.\u003c/p\u003e\n"],["\u003cp\u003eNewer application types like Lacros, Borealis, and Bruschetta are also included.\u003c/p\u003e\n"]]],[],null,["# TelemetryApplicationType\n\nTelemetry application type.\n\n| Enums ||\n|--------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|\n| `TELEMETRY_APPLICATION_TYPE_UNSPECIFIED` | Application type unknown. |\n| `APPLICATION_TYPE_ARC` | Application type arc (Android app). |\n| `APPLICATION_TYPE_BUILT_IN` | Deprecated. This value is no longer used. Application type built-in. | This item is deprecated! |\n| `APPLICATION_TYPE_CROSTINI` | Application type Linux (via Crostini). |\n| `APPLICATION_TYPE_CHROME_APP` | Application type Chrome app. |\n| `APPLICATION_TYPE_WEB` | Application type web. |\n| `APPLICATION_TYPE_MAC_OS` | Application type Mac OS. |\n| `APPLICATION_TYPE_PLUGIN_VM` | Application type Plugin VM. |\n| `APPLICATION_TYPE_STANDALONE_BROWSER` | Deprecated. This value is no longer used. Application type standalone browser (Lacros browser app). | This item is deprecated! |\n| `APPLICATION_TYPE_REMOTE` | Application type remote. |\n| `APPLICATION_TYPE_BOREALIS` | Application type borealis. |\n| `APPLICATION_TYPE_SYSTEM_WEB` | Application type system web. |\n| `APPLICATION_TYPE_STANDALONE_BROWSER_CHROME_APP` | Deprecated. This value is no longer used. Application type standalone browser chrome app. | This item is deprecated! |\n| `APPLICATION_TYPE_EXTENSION` | Application type extension. |\n| `APPLICATION_TYPE_STANDALONE_BROWSER_EXTENSION` | Deprecated. This value is no longer used. Application type standalone browser extension. | This item is deprecated! |\n| `APPLICATION_TYPE_BRUSCHETTA` | Application type bruschetta. |"]]