package v0
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class ClearSchedule() extends GeneratedMessage with Updatable[ClearSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class GetParticipantSchedule() extends GeneratedMessage with Updatable[GetParticipantSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class GetSchedule() extends GeneratedMessage with Updatable[GetSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class LocatePruningTimestamp() extends GeneratedMessage with Updatable[LocatePruningTimestamp] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class ParticipantPruningSchedule(schedule: Option[PruningSchedule], pruneInternallyOnly: Boolean) extends GeneratedMessage with Updatable[ParticipantPruningSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class PruningSchedule(cron: String, maxDuration: Option[Duration], retention: Option[Duration]) extends GeneratedMessage with Updatable[PruningSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class SetCron() extends GeneratedMessage with Updatable[SetCron] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class SetMaxDuration() extends GeneratedMessage with Updatable[SetMaxDuration] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class SetParticipantSchedule() extends GeneratedMessage with Updatable[SetParticipantSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class SetRetention() extends GeneratedMessage with Updatable[SetRetention] with Product with Serializable
- Annotations
- @SerialVersionUID()
- final case class SetSchedule() extends GeneratedMessage with Updatable[SetSchedule] with Product with Serializable
- Annotations
- @SerialVersionUID()
Value Members
- object ClearSchedule extends GeneratedMessageCompanion[ClearSchedule]
- object GetParticipantSchedule extends GeneratedMessageCompanion[GetParticipantSchedule]
- object GetSchedule extends GeneratedMessageCompanion[GetSchedule]
- object LocatePruningTimestamp extends GeneratedMessageCompanion[LocatePruningTimestamp]
- object ParticipantPruningSchedule extends GeneratedMessageCompanion[ParticipantPruningSchedule]
- object PruningProto extends GeneratedFileObject
- object PruningSchedule extends GeneratedMessageCompanion[PruningSchedule]
- object SetCron extends GeneratedMessageCompanion[SetCron]
- object SetMaxDuration extends GeneratedMessageCompanion[SetMaxDuration]
- object SetParticipantSchedule extends GeneratedMessageCompanion[SetParticipantSchedule]
- object SetRetention extends GeneratedMessageCompanion[SetRetention]
- object SetSchedule extends GeneratedMessageCompanion[SetSchedule]