publishTime property

String? publishTime
getter/setter pair

Request the cursor of the first message with publish time greater than or equal to publish_time.

All messages thereafter are guaranteed to have publish times >= publish_time.

Implementation

core.String? publishTime;