CheckTrialEarlyStoppingStateMetatdata

This message will be placed in the metadata field of a google.longrunning.Operation associated with a trials.checkEarlyStoppingState request.

JSON representation
{
  "study": string,
  "trial": string,
  "createTime": string
}
Fields
study

string

The name of the study that the trial belongs to.

trial

string

The trial name.

createTime

string (Timestamp format)

The time at which the operation was submitted.