Stay organized with collections
Save and categorize content based on your preferences.
Enumerates supported devices.
Enums
DEVICE_UNSPECIFIED
Not specified.
DEVICE_UNKNOWN
The value is unknown in this version.
DESKTOP
Computers.
MOBILE
Mobile devices with full browsers.
TABLET
Tablets with full browsers.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Lists the various device types supported, enabling you to identify the specific platform being used."],["Includes unspecified and unknown device types for handling cases where the device information isn't available or is a new type not yet defined in the enum."],["Categorizes devices into desktop, mobile, and tablet groups to help make informed decisions based on device characteristics."]]],[]]