endTime property

Timestamp? endTime
final

Output only. Time when the HyperparameterTuningJob entered any of the following states: JOB_STATE_SUCCEEDED, JOB_STATE_FAILED, JOB_STATE_CANCELLED.

Implementation

final protobuf.Timestamp? endTime;