Interface ReportTaskProgressResponse.Builder

  • Method Details

    • canceled

      If true, the calling task runner should cancel processing of the task. The task runner does not need to call SetTaskStatus for canceled tasks.

      Parameters:
      canceled - If true, the calling task runner should cancel processing of the task. The task runner does not need to call SetTaskStatus for canceled tasks.
      Returns:
      Returns a reference to this object so that method calls can be chained together.