View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec (google_api_ai_platform v0.13.0)
Value specification for a parameter in INTEGER
type.
Attributes
-
defaultValue
(type:String.t
, default:nil
) - A default value for anINTEGER
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. -
maxValue
(type:String.t
, default:nil
) - Required. Inclusive maximum value of the parameter. -
minValue
(type:String.t
, default:nil
) - Required. Inclusive minimum value of the parameter.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.