LongRunningTask.ContinuesInBackground

API: Stable

data class ContinuesInBackground(
    val taskId: String,
    val type: String /* "continues_in_background" */,
)
Properties
taskId: String
type: String /* "continues_in_background" */ The type discriminator