datapoints

@JvmName(name = "getQueryResultsWorkloadInsightsTopContributorsDataResponseWorkloadInsightsTopContributorsDataPoint")
fun Flow<GetQueryResultsWorkloadInsightsTopContributorsDataResponse>.datapoints(): Flow<WorkloadInsightsTopContributorsDataPoint>

This paginator transforms the flow returned by getQueryResultsWorkloadInsightsTopContributorsDataPaginated to access the nested member WorkloadInsightsTopContributorsDataPoint

Return

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