Google Cloud IoT Core is being retired on August 16, 2023. Contact your Google Cloud account team for more information.

ListDeviceConfigVersionsResponse

Response for configVersions.list.

JSON representation
{
  "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.