Class LongTaskSubmission


  • @ExperimentalApi
    public class LongTaskSubmission
    extends Object
    A pointer to a long-running task, the result of submitting a task for processing.

    Contains links for the status of the task, and optionally the final result of the task if it produces one.