pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.ml.v1.kotlin.outputs
/
GoogleCloudMlV1__HyperparameterSpecResponse
/
GoogleCloudMlV1__HyperparameterSpecResponse
Google
Cloud
Ml
V1__Hyperparameter
Spec
Response
fun
GoogleCloudMlV1__HyperparameterSpecResponse
(
algorithm
:
String
,
enableTrialEarlyStopping
:
Boolean
,
goal
:
String
,
hyperparameterMetricTag
:
String
,
maxFailedTrials
:
Int
,
maxParallelTrials
:
Int
,
maxTrials
:
Int
,
params
:
List
<
GoogleCloudMlV1__ParameterSpecResponse
>
,
resumePreviousJobId
:
String
)