AI-generated Key Takeaways
-
A mobile device constant is identified by a resource name in the format
mobileDeviceConstants/{criterion_id}
. -
Key fields of a mobile device constant include its type, ID, name, manufacturer name, and operating system name.
-
The
type
field indicates the specific kind of mobile device, referencing theMobileDeviceTypeEnum
. -
The
id
is a unique numerical identifier for the mobile device constant.
A mobile device constant.
Fields | |
---|---|
|
Output only. The resource name of the mobile device constant. Mobile device constant resource names have the form:
|
|
Output only. The type of mobile device. |
|
Output only. The ID of the mobile device constant. |
|
Output only. The name of the mobile device. |
|
Output only. The manufacturer of the mobile device. |
|
Output only. The operating system of the mobile device. |