timestampLabel property

String? timestampLabel
getter/setter pair

If set, contains a pubsub label from which to extract record timestamps.

If left empty, record timestamps will be generated upon arrival.

Implementation

core.String? timestampLabel;