{
"result": {
"generatedThumbnailUris": [
"<string>"
]
},
"progress": {
"percentage": 0.5
},
"error": {
"type": "<string>",
"message": "<string>"
}
}Generative job status response
The job status.
Available options:
QUEUED, PROCESSING, CONCLUDED, FAILED, UNKNOWN Present when status is CONCLUDED and the job produced output.
Show child attributes
Show child attributes
Present while the job is QUEUED or PROCESSING, and on CONCLUDED as a final snapshot.
Show child attributes
Show child attributes
Present when status is FAILED or when result extraction failed for a CONCLUDED job.
Show child attributes
Show child attributes
Was this page helpful?