uris property

List<String>? uris
getter/setter pair

Google Cloud Storage URI(-s) to the input file(s).

May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.

Required.

Implementation

core.List<core.String>? uris;