createTime property

String? createTime
getter/setter pair

The create timestamp of a Cloud Function.

This is only applicable to 2nd Gen functions.

Output only.

Implementation

core.String? createTime;