pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.outputs
/
BqmlTrainingRunResponse
/
BqmlTrainingRunResponse
Bqml
Training
Run
Response
fun
BqmlTrainingRunResponse
(
iterationResults
:
List
<
BqmlIterationResultResponse
>
,
startTime
:
String
,
state
:
String
,
trainingOptions
:
BqmlTrainingRunTrainingOptionsResponse
)