GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs

data class GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs(val values: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs

Properties

Link copied to clipboard
val values: Output<List<String>>? = null

Must be specified if type is CATEGORICAL. The list of possible categories.