type property
App type.
Output only. Possible string values are:
- "APP_ITEM_TYPE_UNSPECIFIED" : App type unspecified.
- "CHROME" : Chrome app.
- "ANDROID" : ARC++ app.
- "WEB" : Web app.
Implementation
core.String? type;
App type.
Output only. Possible string values are:
core.String? type;