| Interface | Description |
|---|---|
| JobsService |
The Jobs API allows you to create, edit, and delete jobs.
|
| Enum | Description |
|---|---|
| Condition | |
| ConditionTaskOp |
* `EQUAL_TO`, `NOT_EQUAL` operators perform string comparison of their operands.
|
| CreateJobEditMode |
Edit mode of the job.
|
| Format | |
| GitProvider | |
| JobDeploymentKind |
The kind of deployment that manages the job.
|
| JobPermissionLevel |
Permission level
|
| JobSettingsEditMode |
Edit mode of the job.
|
| JobsHealthMetric |
Specifies the health metric that is being evaluated for a particular health rule.
|
| JobsHealthOperator |
Specifies the operator used to compare the health metric value with the specified threshold.
|
| JobSourceDirtyState |
Dirty state indicates the job is not fully synced with the job specification in the remote
repository.
|
| ListRunsRunType |
* `JOB_RUN`: Normal job run.
|
| PauseStatus | |
| RepairHistoryItemType |
The repair history item type.
|
| RunConditionTaskOp |
The condtion task operator.
|
| RunIf |
An optional value indicating the condition that determines whether the task should be run once
its dependencies have been completed.
|
| RunLifeCycleState |
A value indicating the run's lifecycle state.
|
| RunResultState |
A value indicating the run's result.
|
| RunType |
* `JOB_RUN`: Normal job run.
|
| Source | |
| SqlAlertState |
The state of the SQL alert.
|
| SqlDashboardWidgetOutputStatus |
The execution status of the SQL widget.
|
| TriggerType |
The type of trigger that fired this run.
|
| ViewsToExport |
* `CODE`: Code view of the notebook.
|
| ViewType |
`NOTEBOOK`: Notebook view item.
|
Copyright © 2024. All rights reserved.