Resource: NasTrialDetail
Represents a NasTrial details along with its parameters. If there is a corresponding train NasTrial, the train NasTrial is also returned.
name
string
Output only. Resource name of the NasTrialDetail.
parameters
string
The parameters for the NasJob NasTrial.
searchTrial
object ( NasTrial
)
The requested search NasTrial.
trainTrial
object ( NasTrial
)
The train NasTrial corresponding to searchTrial
. Only populated if searchTrial
is used for training.
Methods |
|
|---|---|
|
Gets a NasTrialDetail. |
|
List top NasTrialDetails of a NasJob. |

