packageUris property
The Google Cloud Storage location of the Python package files which are the training program and its dependent packages.
The maximum number of package URIs is 100.
Required.
Implementation
core.List<core.String>? packageUris;