ListDeviceConfigVersionsResponse
Response for configVersions.list.
JSON representation |
---|
{
"deviceConfigs": [
{
object(DeviceConfig)
}
]
} |
Fields | |
---|---|
|
The device configuration for the last few versions. Versions are listed in decreasing order, starting from the most recent one. |
Â