createTime property

String? createTime
getter/setter pair

A commit timestamp representing when this Instance was created.

For instances created before this field was added (August 2021), this value is seconds: 0, nanos: 1.

Output only.

Implementation

core.String? createTime;