resumeNasJobId property

String resumeNasJobId
final

The ID of the existing NasJob in the same Project and Location which will be used to resume search. search_space_spec and nas_algorithm_spec are obtained from previous NasJob hence should not provide them again for this NasJob.

Implementation

final String resumeNasJobId;