pubsubDetails property

  1. @TagNumber(5)
List<PubSubIODetails> get pubsubDetails

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

Implementation

@$pb.TagNumber(5)
$core.List<PubSubIODetails> get pubsubDetails => $_getList(4);