GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Qaas
v1alpha1
ProcessResult
Interface ProcessResult
interface
ProcessResult
{
createdAt
?:
Date
;
processId
:
string
;
result
:
string
;
}
Index
Properties
created
At?
process
Id
result
Properties
Optional
created
At
created
At
?:
Date
Creation time of the result.
process
Id
process
Id
:
string
ID of the parent process.
result
result
:
string
Result in JSON format.
Settings
Theme
OS
Light
Dark
On This Page
Properties
created
At
process
Id
result
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Creation time of the result.