Class ListDeviceConfigVersionsResponse (2.0.2)

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

Response for ListDeviceConfigVersions.

Attribute

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