createTime property

String? createTime
getter/setter pair

For spaces created in Chat, the time at which the message was created.

This field is output only, except when used in import mode spaces. For import mode spaces, set this field to the historical timestamp at which the message was created in the source in order to preserve the original creation time.

Optional. Immutable.

Implementation

core.String? createTime;