Google Cloud Ml V1__Automated Stopping Config Args Builder
Functions
Link copied to clipboard
suspend fun decayCurveStoppingConfig(value: Output<GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigArgs>)
suspend fun decayCurveStoppingConfig(value: GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigArgs?)
suspend fun decayCurveStoppingConfig(argument: suspend GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun medianAutomatedStoppingConfig(value: Output<GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigArgs>)
suspend fun medianAutomatedStoppingConfig(value: GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigArgs?)
suspend fun medianAutomatedStoppingConfig(argument: suspend GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigArgsBuilder.() -> Unit)