ImageGenData
This content is not available in your language yet.
ImageGen 产物(表面层渲染用结构化数据;错误时携错误码、images 为空数组、imageCount 0)。
端侧按形状识别:images 数组 → Images 型产物。
errorCode?
Section titled “errorCode?”optional errorCode?: string;错误码(如 forbidden / imagegen_not_configured / model_not_authorized;成功缺席)。
imageCount
Section titled “imageCount”imageCount: number;images
Section titled “images”images: { url: string;}[];url: string;model: string;taskId?
Section titled “taskId?”optional taskId?: string;异步任务号(平台任务径在场时恒携)。预算耗尽/中断时凭此找回产出: GET /t1/imagegen/tasks/{taskId}(服务端照跑照扣,7 天可查)。同步回落径 / BYO 径缺席。
Was this page helpful?
Thanks for your feedback.