Resource: DeviceCategory
Represents the category of a device. For example, "smartphone" or "desktop".
JSON representation |
---|
{ "name": string, "displayName": string } |
Fields | |
---|---|
name |
Identifier. The resource name of the |
displayName |
Output only. The display name of the device category. |
Methods |
|
---|---|
|
API to retrieve a DeviceCategory object. |
|
API to retrieve a list of DeviceCategory objects. |