packageUris property

List<String> packageUris
final

Required. 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.

Implementation

final List<String> packageUris;