Firestore_v1Functions
object Firestore_v1Functions
Functions
Link copied to clipboard
Gets information about a backup schedule.
suspend fun getBackupSchedule(argument: suspend GetBackupSchedulePlainArgsBuilder.() -> Unit): GetBackupScheduleResult
suspend fun getBackupSchedule(backupScheduleId: String, databaseId: String, project: String? = null): GetBackupScheduleResult
Link copied to clipboard
Gets information about a database.
suspend fun getDatabase(argument: suspend GetDatabasePlainArgsBuilder.() -> Unit): GetDatabaseResult
Link copied to clipboard
Gets a composite index.