idLabel property

String? idLabel
getter/setter pair

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

If left empty, record deduplication will be strictly best effort.

Implementation

core.String? idLabel;