publishTime property
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;
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.
core.String? publishTime;