parameterAvailable
include
`include` is an optional parameter of `telion_api.ResultWorkspace.table` with the installed type contract `Iterable[str]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ResultWorkspace.table | — |
| parameter | include | — |
| kind | keyword-only | — |
| type | Iterable[str] | — |
| required | false | — |
| default | ["parameters","outputs","metrics"] | — |
include is an optional parameter of telion_api.ResultWorkspace.table with the installed type contract Iterable[str].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ResultWorkspace.table |
| parameter | include |
| kind | keyword-only |
| type | Iterable[str] |
| required | false |
| default | ["parameters","outputs","metrics"] |