@override Object toJson() => { 'parent': parent, if (tuningJob != null) 'tuningJob': tuningJob!.toJson(), };