createTime property

String? createTime
getter/setter pair

The time at which this resource was created.

The granularity is in seconds. Timestamp.nanos will always be 0.

Output only.

Implementation

core.String? createTime;