defaultValue property
A default value for a CATEGORICAL
parameter that is assumed to be a
relatively good starting point.
Unset value signals that there is no offered starting point. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline.
Implementation
core.String? defaultValue;