Job Status Patch
constructor(active: Int? = null, completedIndexes: String? = null, completionTime: String? = null, conditions: List<JobConditionPatch>? = null, failed: Int? = null, ready: Int? = null, startTime: String? = null, succeeded: Int? = null, uncountedTerminatedPods: UncountedTerminatedPodsPatch? = null)