createTime property

String? createTime
getter/setter pair

Represents time when the execution was acknowledged by the execution controller.

It is not guaranteed to be set in happens-before order across separate operations.

Output only.

Implementation

core.String? createTime;