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\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.Trial.Types.Parameter\u003c/code\u003e is 3.22.0, and the page provides links to the documentation for versions ranging from 1.0.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrial.Types.Parameter\u003c/code\u003e is a class representing a parameter to be tuned, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameter\u003c/code\u003e class has two constructors: one default constructor \u003ccode\u003eParameter()\u003c/code\u003e and another \u003ccode\u003eParameter(Trial.Types.Parameter other)\u003c/code\u003e to create a parameter based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParameterId\u003c/code\u003e and \u003ccode\u003eValue\u003c/code\u003e are key properties of the \u003ccode\u003eParameter\u003c/code\u003e class, where \u003ccode\u003eParameterId\u003c/code\u003e is the ID of the parameter, and \u003ccode\u003eValue\u003c/code\u003e holds the actual value, which can be either a numeric value or a string value depending on the parameter type defined in \u003ccode\u003eStudySpec\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided is for a dotnet library, Google.Cloud.AIPlatform.V1.dll, and shows the methods/attributes of the class \u003ccode\u003eParameter\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]