public sealed class StudySpec.Types.ParameterSpec.Types.DoubleValueSpec : IMessage<StudySpec.Types.ParameterSpec.Types.DoubleValueSpec>, IEquatable<StudySpec.Types.ParameterSpec.Types.DoubleValueSpec>, IDeepCloneable<StudySpec.Types.ParameterSpec.Types.DoubleValueSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StudySpec.Types.ParameterSpec.Types.DoubleValueSpec.
Value specification for a parameter in DOUBLE type.
A default value for a DOUBLE 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDoubleValueSpec\u003c/code\u003e class in the Vertex AI v1beta1 API provides specifications for parameters of \u003ccode\u003eDOUBLE\u003c/code\u003e type, utilized in defining value ranges for parameters.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating message handling, object equality checks, deep cloning, and buffer message interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDoubleValueSpec\u003c/code\u003e class includes properties to define the \u003ccode\u003eMinValue\u003c/code\u003e and \u003ccode\u003eMaxValue\u003c/code\u003e of a parameter, establishing the inclusive range for allowed values.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains the \u003ccode\u003eDefaultValue\u003c/code\u003e property that indicates a suggested good starting value for the parameter, although it's currently only supported by the Vertex AI Vizier service, not other services.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors that allow the creation of an object from either no parameters, or from another object of the same type, allowing for easy cloning.\u003c/p\u003e\n"]]],[],null,[]]