toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.ml.v1.kotlin.outputs
/
GoogleCloudMlV1__HyperparameterSpecResponse
/
GoogleCloudMlV1__HyperparameterSpecResponse
Google
Cloud
Ml
V1__Hyperparameter
Spec
Response
constructor
(
algorithm
:
String
,
enableTrialEarlyStopping
:
Boolean
,
goal
:
String
,
hyperparameterMetricTag
:
String
,
maxFailedTrials
:
Int
,
maxParallelTrials
:
Int
,
maxTrials
:
Int
,
params
:
List
<
GoogleCloudMlV1__ParameterSpecResponse
>
,
resumePreviousJobId
:
String
)