startTime property

String? startTime
getter/setter pair

Marks the beginning of execution.

Note that this will be the same as createTime for executions that start immediately.

Output only.

Implementation

core.String? startTime;