Get desktop application:
View/edit binary Protocol Buffers messages
string task_name = 1
string tenant_id = 2
string query_text = 3
string owner = 4
optional string comment = 5
optional int32 suspend_task_after_num_failures = 9
bool if_not_exist = 10
repeated string after = 11
optional string when_condition = 12
map<string, string> session_parameters = 13
optional string error_integration = 14
optional ScriptSQL script_sql = 16
optional TaskError error = 1
uint64 task_id = 2
string tenant_id = 1
string task_name = 2
bool if_exist = 3
string tenant_id = 1
string task_name = 2
string tenant_id = 1
string task_name = 2
bool if_exist = 3
string task_name = 1
string tenant_id = 2
optional string query_text = 3
optional string comment = 4
string owner = 6
bool if_exist = 8
optional int32 suspend_task_after_num_failures = 10
optional string when_condition = 11
repeated string add_after = 12
repeated string remove_after = 13
bool set_session_parameters = 14
map<string, string> session_parameters = 15
optional string error_integration = 16
optional ScriptSQL script_sql = 18
string tenant_id = 1
string name_like = 2
int32 result_limit = 4
repeated string owners = 5
repeated string task_ids = 6
string tenant_id = 1
string scheduled_time_start = 2
string scheduled_time_end = 3
int32 result_limit = 4
bool error_only = 5
repeated string owners = 6
repeated string task_ids = 7
string task_name = 8
repeated string task_names = 9
optional string root_task_id = 10
optional int32 page_size = 90
optional int64 next_page_token = 91
optional int64 previous_page_token = 92
repeated TaskRun task_runs = 1
optional TaskError error = 2
optional int64 next_page_token = 6
optional int64 previous_page_token = 7
string tenant_id = 1
string task_name = 2
bool recursive = 3
string tenant_id = 1
string task_name = 2
Used in: AlterTaskRequest
Suspend = 0
Resume = 1
Set = 2
ModifyAs = 3
ModifyWhen = 4
AddAfter = 5
RemoveAfter = 6
Used in: AlterTaskRequest, CreateTaskRequest, Task, TaskRun
optional int32 interval = 1
optional string cron = 2
optional string time_zone = 3
optional uint64 milliseconds_interval = 5
Used in: ScheduleOptions
interval_type = 0
cron_type = 1
Used in: AlterTaskRequest, CreateTaskRequest
Used in: AlterTaskResponse, DescribeTaskResponse, GetTaskDependentsResponse, ShowTasksResponse
uint64 task_id = 1
string task_name = 2
string query_text = 4
optional string comment = 5
string owner = 6
optional string next_scheduled_at = 9
optional int32 suspend_task_after_num_failures = 10
string created_at = 14
string updated_at = 15
optional string last_suspended_at = 16
repeated string after = 17
optional string when_condition = 18
map<string, string> session_parameters = 19
optional string error_integration = 20
Used in: Task
Used in: AlterTaskResponse, CreateTaskResponse, DescribeTaskResponse, DropTaskResponse, EnableTaskDependentsResponse, ExecuteTaskResponse, GetTaskDependentsResponse, ShowTaskRunsResponse, ShowTasksResponse
string kind = 1
string message = 2
int32 code = 3
Used in: ShowTaskRunsResponse
uint64 task_id = 1
string task_name = 2
string query_text = 4
optional string comment = 5
string owner = 6
string run_id = 8
int32 attempt_number = 9
int64 error_code = 12
optional string error_message = 13
string scheduled_time = 14
optional string completed_time = 16
string query_id = 17
string condition_text = 18
string root_task_id = 19
map<string, string> session_parameters = 20
Used in: TaskRun
SCHEDULED = 0
EXECUTING = 1
SUCCEEDED = 2
FAILED = 3
CANCELLED = 4
Used in: AlterTaskRequest, CreateTaskRequest
Used in: AlterTaskRequest, CreateTaskRequest, Task, TaskRun
optional string warehouse = 1
optional string using_warehouse_size = 2