collapseKey property

String? collapseKey
getter/setter pair

An identifier of a group of messages that can be collapsed, so that only the last message gets sent when delivery can be resumed.

A maximum of 4 different collapse keys is allowed at any given time.

Implementation

core.String? collapseKey;