resumePreviousJobId property

String? resumePreviousJobId
getter/setter pair

The prior hyperparameter tuning job id that users hope to continue with.

The job id will be used to find the corresponding vizier study guid and resume the study.

Optional.

Implementation

core.String? resumePreviousJobId;