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 imported spaces. Developer Preview: For imported 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.

Implementation

core.String? createTime;