listCollections

suspend fun listCollections(mode: String? = null): List<String>

Lists logical collection names owned by this project.

Backend order is preserved, duplicates keep their first occurrence, and encoded names are never returned.