Resource: MobileDeviceConstant
A mobile device constant.
JSON representation | |
---|---|
{
"resourceName": string,
"type": enum ( |
Fields | |
---|---|
resourceName |
Output only. The resource name of the mobile device constant. Mobile device constant resource names have the form:
|
type |
Output only. The type of mobile device. |
id |
Output only. The ID of the mobile device constant. |
name |
Output only. The name of the mobile device. |
manufacturerName |
Output only. The manufacturer of the mobile device. |
operatingSystemName |
Output only. The operating system of the mobile device. |
MobileDeviceType
The type of mobile device.
Enums | |
---|---|
UNSPECIFIED |
Not specified. |
UNKNOWN |
Used for return value only. Represents value unknown in this version. |
MOBILE |
Mobile phones. |
TABLET |
Tablets. |
Methods |
|
---|---|
|
Returns the requested mobile device constant in full detail. |