Interface GetAutoTestGenerationJobResponse

interface GetAutoTestGenerationJobResponse {
    job: AutoTestGenerationJob;
}

Hierarchy (View Summary)

Properties

Properties

The requested generation job.