googleapis.bigquery.HparamTuningTrialStatus
See theHparamTuningTrialStatus companion object
sealed abstract class HparamTuningTrialStatus(val value: String) extends Product, Serializable
Attributes
- Companion
- object
- Source
- HparamTuningTrialStatus.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object FAILED.typeobject INFEASIBLE.typeobject NOT_STARTED.typeobject RUNNING.typeobject STOPPED_EARLY.typeobject SUCCEEDED.typeobject TRIAL_STATUS_UNSPECIFIED.type
Members list
In this article