fileUris property

  1. @TagNumber(5)
List<String> fileUris

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

Implementation

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