Enum DeviceInfo.Types.DeviceType (1.0.0)

public enum DeviceType

An enumeration describing an API access portal and exposure mechanism.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Fields

NameDescription
Android

An Android device native application.

Bot

A bot, as opposed to a device operated by human beings, such as a web crawler.

Ios

An iOS device native application.

MobileWeb

A mobile device web browser, such as a phone or tablet with a Chrome browser.

Other

Other devices types.

Unspecified

The device type isn't specified.

Web

A desktop web browser, such as, Chrome, Firefox, Safari, or Internet Explorer)