trialJobSpec property

CustomJobSpec? trialJobSpec
final

Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.

Implementation

final CustomJobSpec? trialJobSpec;