Uses of Interface
com.google.firestore.admin.v1.BackupOrBuilder
-
Uses of BackupOrBuilder in com.google.firestore.admin.v1
Classes in com.google.firestore.admin.v1 that implement BackupOrBuilderModifier and TypeClassDescriptionfinal classA Backup of a Cloud Firestore Database.static final classA Backup of a Cloud Firestore Database.Methods in com.google.firestore.admin.v1 that return BackupOrBuilderModifier and TypeMethodDescriptionListBackupsResponse.Builder.getBackupsOrBuilder(int index) List of all backups for the project.ListBackupsResponse.getBackupsOrBuilder(int index) List of all backups for the project.ListBackupsResponseOrBuilder.getBackupsOrBuilder(int index) List of all backups for the project.Methods in com.google.firestore.admin.v1 that return types with arguments of type BackupOrBuilderModifier and TypeMethodDescriptionList<? extends BackupOrBuilder>ListBackupsResponse.Builder.getBackupsOrBuilderList()List of all backups for the project.List<? extends BackupOrBuilder>ListBackupsResponse.getBackupsOrBuilderList()List of all backups for the project.List<? extends BackupOrBuilder>ListBackupsResponseOrBuilder.getBackupsOrBuilderList()List of all backups for the project.