otaUpdates

@JvmName(name = "listOtaUpdatesResponseOtaUpdateSummary")
fun Flow<ListOtaUpdatesResponse>.otaUpdates(): Flow<OtaUpdateSummary>

This paginator transforms the flow returned by listOtaUpdatesPaginated to access the nested member OtaUpdateSummary

Return

A kotlinx.coroutines.flow.Flow that can collect OtaUpdateSummary