Google Cloud Ml V1_Study Config_Parameter Spec Args Builder
Functions
Link copied to clipboard
suspend fun categoricalValueSpec(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs>)
suspend fun categoricalValueSpec(value: GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs?)
suspend fun categoricalValueSpec(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun childParameterSpecs(vararg values: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecArgs>)
suspend fun childParameterSpecs(vararg argument: suspend GoogleCloudMlV1_StudyConfig_ParameterSpecArgsBuilder.() -> Unit)
suspend fun childParameterSpecs(values: List<Output<GoogleCloudMlV1_StudyConfig_ParameterSpecArgs>>)
suspend fun childParameterSpecs(argument: List<suspend GoogleCloudMlV1_StudyConfig_ParameterSpecArgsBuilder.() -> Unit>)
suspend fun childParameterSpecs(argument: suspend GoogleCloudMlV1_StudyConfig_ParameterSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun discreteValueSpec(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgs>)
suspend fun discreteValueSpec(value: GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgs?)
suspend fun discreteValueSpec(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun doubleValueSpec(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecArgs>)
suspend fun doubleValueSpec(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun integerValueSpec(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecArgs>)
suspend fun integerValueSpec(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun parentCategoricalValues(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecArgs>)
suspend fun parentCategoricalValues(value: GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecArgs?)
suspend fun parentCategoricalValues(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun parentDiscreteValues(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs>)
suspend fun parentDiscreteValues(value: GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs?)
suspend fun parentDiscreteValues(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun parentIntValues(value: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgs>)
suspend fun parentIntValues(value: GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgs?)
suspend fun parentIntValues(argument: suspend GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard