pubsubDetails property

List<PubSubIODetails>? pubsubDetails
getter/setter pair

Identification of a Pub/Sub source used in the Dataflow job.

Implementation

core.List<PubSubIODetails>? pubsubDetails;