tableMetadataList

@JvmName(name = "listTableMetadataResponseTableMetadata")
fun Flow<ListTableMetadataResponse>.tableMetadataList(): Flow<TableMetadata>

This paginator transforms the flow returned by listTableMetadataPaginated to access the nested member TableMetadata

Return

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