creationTime property

Timestamp? creationTime
getter/setter pair

The time when the Execution was created.

This value will be set automatically when CreateExecution is called. - In response: always set - In create/update request: never set

Implementation

Timestamp? creationTime;