inputPaths property

List<String>? inputPaths
getter/setter pair

The Cloud Storage location of the input data files.

May contain wildcards.

Required.

Implementation

core.List<core.String>? inputPaths;