fileDetails property

  1. @TagNumber(6)
List<FileIODetails> get fileDetails

Identification of a File source used in the Dataflow job.

Implementation

@$pb.TagNumber(6)
$core.List<FileIODetails> get fileDetails => $_getList(5);