Google Cloud Ml V1_Study Config_Parameter Spec Args
data class GoogleCloudMlV1_StudyConfig_ParameterSpecArgs(val categoricalValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs>? = null, val childParameterSpecs: Output<List<GoogleCloudMlV1_StudyConfig_ParameterSpecArgs>>? = null, val discreteValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgs>? = null, val doubleValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecArgs>? = null, val integerValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecArgs>? = null, val parameter: Output<String>, val parentCategoricalValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecArgs>? = null, val parentDiscreteValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs>? = null, val parentIntValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgs>? = null, val scaleType: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecScaleType>? = null, val type: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecType>) : ConvertibleToJava<GoogleCloudMlV1_StudyConfig_ParameterSpecArgs>
Represents a single parameter to optimize.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1_StudyConfig_ParameterSpecArgs(categoricalValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs>? = null, childParameterSpecs: Output<List<GoogleCloudMlV1_StudyConfig_ParameterSpecArgs>>? = null, discreteValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgs>? = null, doubleValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecArgs>? = null, integerValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecArgs>? = null, parameter: Output<String>, parentCategoricalValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecArgs>? = null, parentDiscreteValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs>? = null, parentIntValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgs>? = null, scaleType: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecScaleType>? = null, type: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecType>)
Functions
Properties
Link copied to clipboard
val categoricalValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs>? = null
Link copied to clipboard
val discreteValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val parentIntValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgs>? = null
Link copied to clipboard