public sealed class Trial.Types.Parameter : IMessage<Trial.Types.Parameter>, IEquatable<Trial.Types.Parameter>, IDeepCloneable<Trial.Types.Parameter>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class Trial.Types.Parameter.
Output only. The value of the parameter.
number_value will be set if a parameter defined in StudySpec is
in type 'INTEGER', 'DOUBLE' or 'DISCRETE'.
string_value will be set if a parameter defined in StudySpec is
in type 'CATEGORICAL'.
[[["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-20 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eTrial.Types.Parameter\u003c/code\u003e class within the Google Cloud AI Platform v1 API, covering versions from 1.0.0 to 3.22.0, with the latest being 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrial.Types.Parameter\u003c/code\u003e is a message representing a parameter to be tuned and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eParameter()\u003c/code\u003e and \u003ccode\u003eParameter(Trial.Types.Parameter other)\u003c/code\u003e, and includes properties like \u003ccode\u003eParameterId\u003c/code\u003e (string) and \u003ccode\u003eValue\u003c/code\u003e (Google.Protobuf.WellKnownTypes.Value) for identifying and representing the parameter's value.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe parameter will have either a \u003ccode\u003enumber_value\u003c/code\u003e if it's type is \u003ccode\u003eINTEGER\u003c/code\u003e, \u003ccode\u003eDOUBLE\u003c/code\u003e or \u003ccode\u003eDISCRETE\u003c/code\u003e, or a \u003ccode\u003estring_value\u003c/code\u003e if it is \u003ccode\u003eCATEGORICAL\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]