fileUris property

  1. @TagNumber(3)
List<String> get fileUris

Optional. Cloud Storage URIs of files to be placed in the working directory of each executor.

Implementation

@$pb.TagNumber(3)
$core.List<$core.String> get fileUris => $_getList(0);