Uses of Interface
com.google.firestore.admin.v1.Database.SourceInfo.BackupSourceOrBuilder
-
Uses of Database.SourceInfo.BackupSourceOrBuilder in com.google.firestore.admin.v1
Classes in com.google.firestore.admin.v1 that implement Database.SourceInfo.BackupSourceOrBuilderModifier and TypeClassDescriptionstatic final classInformation about a backup that was used to restore a database.static final classInformation about a backup that was used to restore a database.Methods in com.google.firestore.admin.v1 that return Database.SourceInfo.BackupSourceOrBuilderModifier and TypeMethodDescriptionDatabase.SourceInfo.Builder.getBackupOrBuilder()If set, this database was restored from the specified backup (or a snapshot thereof).Database.SourceInfo.getBackupOrBuilder()If set, this database was restored from the specified backup (or a snapshot thereof).Database.SourceInfoOrBuilder.getBackupOrBuilder()If set, this database was restored from the specified backup (or a snapshot thereof).