public sealed class Parameter : IMessage<Trial.Types.Parameter>, IEquatable<Trial.Types.Parameter>, IDeepCloneable<Trial.Types.Parameter>, IBufferMessage, IMessage
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\u003eThis webpage provides documentation for the \u003ccode\u003eTrial.Types.Parameter\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its structure and functionality for tuning parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a comprehensive list of versioned documentation links for \u003ccode\u003eTrial.Types.Parameter\u003c/code\u003e, ranging from version 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameter\u003c/code\u003e class, part of the Google.Cloud.AIPlatform.V1 library, implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, with \u003ccode\u003eObject\u003c/code\u003e being its parent class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default \u003ccode\u003eParameter()\u003c/code\u003e, and the second, \u003ccode\u003eParameter(Trial.Types.Parameter other)\u003c/code\u003e, which accepts another \u003ccode\u003eParameter\u003c/code\u003e as a parameter, and it also has properties named \u003ccode\u003eParameterId\u003c/code\u003e of type string, and \u003ccode\u003eValue\u003c/code\u003e which is of type Value.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation outlines the methods and properties that the \u003ccode\u003eTrial.Types.Parameter\u003c/code\u003e class inherits from its parent class \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]