scheduleTime property

String? scheduleTime
getter/setter pair

The time that this attempt was scheduled.

schedule_time will be truncated to the nearest microsecond.

Output only.

Implementation

core.String? scheduleTime;