class GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse extends Model (View source)

Properties

string $endTime
bool $shouldStop
string $startTime

Methods

setEndTime($endTime)

No description

string
getEndTime()

No description

setShouldStop($shouldStop)

No description

bool
getShouldStop()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

Details

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setShouldStop($shouldStop)

No description

Parameters

$shouldStop

bool getShouldStop()

No description

Return Value

bool

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string