createTime property

String? createTime
getter/setter pair

For user messages, this is the time at which the system received the message.

For system messages, this is the time at which the system generated the message.

Implementation

core.String? createTime;