Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

UpdateSyntheticDataProgressRequestSchema

progressintegerrequired

Current synthetic data generation progress as a percentage (0–100).

Possible values: >= 0 and <= 100

jsonUpdateSyntheticDataProgressRequestSchema
{
"progress": 0
}