expireTime property

String? expireTime
getter/setter pair

The time at which this conversation should expire.

After this time, the conversation data and any associated analyses will be deleted.

Implementation

core.String? expireTime;