hotdata 0.4.0

Powerful data platform API for datasets, queries, and analytics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# JobResult

## Enum Variants

| Name | Description |
|---- | -----|
| ConnectionRefreshResult | Job-specific result payload. The shape depends on the job type. Null while the job is pending or running. |
| IndexInfoResponse | Job-specific result payload. The shape depends on the job type. Null while the job is pending or running. |
| TableRefreshResult | Job-specific result payload. The shape depends on the job type. Null while the job is pending or running. |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)