endTime property
Timestamp?
endTime
final
Output only. Time when the TuningJob entered any of the following
JobStates: JOB_STATE_SUCCEEDED,
JOB_STATE_FAILED, JOB_STATE_CANCELLED, JOB_STATE_EXPIRED.
Implementation
final protobuf.Timestamp? endTime;