RunNotebookResponse interface
Run notebook response.
Properties
| message | Response message. NOTE: This property will not be serialized. It can only be populated by the server. |
| result | Result of run notebook. |
Property Details
message
Response message. NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string