traces

@JvmName(name = "batchGetTracesResponseTrace")
fun Flow<BatchGetTracesResponse>.traces(): Flow<Trace>

This paginator transforms the flow returned by batchGetTracesPaginated to access the nested member Trace

Return

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