Uses of Class
com.google.firestore.admin.v1.WeeklyRecurrence
-
Uses of WeeklyRecurrence in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return WeeklyRecurrenceModifier and TypeMethodDescriptionWeeklyRecurrence.Builder.build()WeeklyRecurrence.Builder.buildPartial()static WeeklyRecurrenceWeeklyRecurrence.getDefaultInstance()WeeklyRecurrence.Builder.getDefaultInstanceForType()WeeklyRecurrence.getDefaultInstanceForType()BackupSchedule.Builder.getWeeklyRecurrence()For a schedule that runs weekly on a specific day.BackupSchedule.getWeeklyRecurrence()For a schedule that runs weekly on a specific day.BackupScheduleOrBuilder.getWeeklyRecurrence()For a schedule that runs weekly on a specific day.static WeeklyRecurrenceWeeklyRecurrence.parseDelimitedFrom(InputStream input) static WeeklyRecurrenceWeeklyRecurrence.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(byte[] data) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(com.google.protobuf.ByteString data) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(com.google.protobuf.CodedInputStream input) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(InputStream input) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(ByteBuffer data) static WeeklyRecurrenceWeeklyRecurrence.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.admin.v1 that return types with arguments of type WeeklyRecurrenceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeeklyRecurrence>WeeklyRecurrence.getParserForType()static com.google.protobuf.Parser<WeeklyRecurrence>WeeklyRecurrence.parser()Methods in com.google.firestore.admin.v1 with parameters of type WeeklyRecurrenceModifier and TypeMethodDescriptionWeeklyRecurrence.Builder.mergeFrom(WeeklyRecurrence other) BackupSchedule.Builder.mergeWeeklyRecurrence(WeeklyRecurrence value) For a schedule that runs weekly on a specific day.static WeeklyRecurrence.BuilderWeeklyRecurrence.newBuilder(WeeklyRecurrence prototype) BackupSchedule.Builder.setWeeklyRecurrence(WeeklyRecurrence value) For a schedule that runs weekly on a specific day.