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 |
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. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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. |"]]