modelPath property
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;
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.
core.String? modelPath;