Get

Retrieves a specific task by its ID

2 variables
5 variables

Retrieves a specific task by its ID

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • Manage your Fusion Tables
  • View your Fusion Tables

Input

This building block consumes 2 input parameters

  = Parameter name
  = Format

tableId STRING Required

Table to which the task belongs

taskId STRING Required

The identifier of the task to get

Output

This building block provides 5 output parameters

  = Parameter name
  = Format

kind STRING

Type of the resource. This is always "fusiontables#task"

progress STRING

Task percentage completion

started BOOLEAN

false while the table is busy with some other task. true if this background task is currently running

taskId INTEGER

Identifier for the task

type STRING

Type of background task