Firestore_v1beta1Functions

Functions

Link copied to clipboard
suspend fun getIndex(argument: GetIndexPlainArgs): GetIndexResult

Gets an index.

suspend fun getIndex(argument: suspend GetIndexPlainArgsBuilder.() -> Unit): GetIndexResult
suspend fun getIndex(databaseId: String, indexId: String, project: String? = null): GetIndexResult