trainingStartTime property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? trainingStartTime
getter/setter pair

The start time of this training run, in milliseconds since epoch.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? trainingStartTime;