datasetLabelDescriptions

@JvmName(name = "listDatasetLabelsResponseDatasetLabelDescription")
fun Flow<ListDatasetLabelsResponse>.datasetLabelDescriptions(): Flow<DatasetLabelDescription>

This paginator transforms the flow returned by listDatasetLabelsPaginated to access the nested member DatasetLabelDescription

Return

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