packageUris property

List<String>? packageUris
getter/setter pair

The Google Cloud Storage location of the packages with the training program and any additional dependencies.

The maximum number of package URIs is 100.

Required.

Implementation

core.List<core.String>? packageUris;