minimumPublishTime property
The minimum publish timestamp across these messages.
Note that publish timestamps within a partition are not guaranteed to be non-decreasing. The timestamp will be unset if there are no messages.
Implementation
core.String? minimumPublishTime;