Uses of Enum
com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
-
Uses of BackupSchedule.RecurrenceCase in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return BackupSchedule.RecurrenceCaseModifier and TypeMethodDescriptionBackupSchedule.RecurrenceCase.forNumber(int value) BackupSchedule.Builder.getRecurrenceCase()BackupSchedule.getRecurrenceCase()BackupScheduleOrBuilder.getRecurrenceCase()BackupSchedule.RecurrenceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static BackupSchedule.RecurrenceCase[]BackupSchedule.RecurrenceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.