|
|
@@ -755,6 +755,7 @@ type NotebookActionResult struct { |
|
|
|
ErrorMsg string `json:"error_msg"` |
|
|
|
CurrentStatus string `json:"current_status"` |
|
|
|
PreviousState string `json:"previous_state"` |
|
|
|
Status string `json:"status"` |
|
|
|
} |
|
|
|
|
|
|
|
type NotebookGetJobTokenResult struct { |
|
|
|