assessments

@JvmName(name = "listAdAssessmentsResponseAssessmentSummary")
fun Flow<ListAdAssessmentsResponse>.assessments(): Flow<AssessmentSummary>

This paginator transforms the flow returned by listAdAssessmentsPaginated to access the nested member AssessmentSummary

Return

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