Class ListDeviceConfigVersionsResponse (2.5.1)

ListDeviceConfigVersionsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response for ListDeviceConfigVersions.

Attribute

NameDescription
device_configs Sequence[google.cloud.iot_v1.types.DeviceConfig]
The device configuration for the last few versions. Versions are listed in decreasing order, starting from the most recent one.