referencedBy

@JvmName(name = "listSegmentReferencesResponseRefResource")
fun Flow<ListSegmentReferencesResponse>.referencedBy(): Flow<RefResource>

This paginator transforms the flow returned by listSegmentReferencesPaginated to access the nested member RefResource

Return

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