modelPath property

String? modelPath
getter/setter pair

The Cloud Storage path to the model/ directory where the training job saves the trained model.

Only set for successful jobs that don't use hyperparameter tuning.

Implementation

core.String? modelPath;