Skip to main content
Skip table of contents

ListDeviceConfigVersionsResponse

Response for configVersions.list.

JSON representation

CODE
{
  "deviceConfigs": [
    {
      object(DeviceConfig)
    }
  ]
}

Fields

deviceConfigs[]

object(DeviceConfig)

The device configuration for the last few versions. Versions are listed in decreasing order, starting from the most recent one.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.