publishTime property

String? publishTime
getter/setter pair

The time at which the message was published, populated by the server when it receives the Publish call.

It must not be populated by the publisher in a Publish call.

Implementation

core.String? publishTime;