Show / Hide Table of Contents

Enum CustomersResource.ReportsResource.FindInstalledAppDevicesRequest.AppTypeEnum

Type of the app. Optional. If not provided, an app type will be inferred from the format of the app ID.

Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public enum CustomersResource.ReportsResource.FindInstalledAppDevicesRequest.AppTypeEnum

Fields

Name Description
ANDROIDAPP

ARC++ app.

APP

Chrome app.

APPTYPEUNSPECIFIED

App type not specified.

EXTENSION

Chrome extension.

HOSTEDAPP

Chrome hosted app.

THEME

Chrome theme.

In this article
Back to top Generated by DocFX