Module: Google::Identity::AccessContextManager::Type::OsType

Defined in:
proto_docs/google/identity/accesscontextmanager/type/device_resources.rb

Overview

The operating system type of the device. Next id: 7

Constant Summary collapse

OS_UNSPECIFIED =

The operating system of the device is not specified or not known.

0
DESKTOP_MAC =

A desktop Mac operating system.

1
DESKTOP_WINDOWS =

A desktop Windows operating system.

2
DESKTOP_LINUX =

A desktop Linux operating system.

3
DESKTOP_CHROME_OS =

A desktop ChromeOS operating system.

6
ANDROID =

An Android operating system.

4
IOS =

An iOS operating system.

5