Media & Video
checkImageGeneration
Check Image Generation
Check a background image generation/edit started by generateImage or editImage, by its jobId.
Arguments
jobIdstringrequiredThe jobId returned by generateImage/editImage
Returns
Returns "done" with the finished image URL + file id (use the id as imageRef for editImage), "processing" while it is still running or auto-retrying a rate limit, or an honest failure with the reason.
Ask for it
The Cloud routes these requests to this verb.
- is my image ready
- check the image job
Pair it with
The verbs that finish the job.