recordIdentifiers

@JvmName(name = "listRecordsResponseValueAsString")
fun Flow<ListRecordsResponse>.recordIdentifiers(): Flow<String>

This paginator transforms the flow returned by listRecordsPaginated to access the nested member ValueAsString

Return

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