createTime property

String? createTime
getter/setter pair

The creation time of this version.

This field is read-only, i.e., it cannot be set by create and update methods.

Output only.

Implementation

core.String? createTime;