uri property

String? uri
getter/setter pair

URL to access the package.

Example: us-west4-python.pkg.dev/test-project/test-repo/python_package/file-name-1.0.0.tar.gz

Required.

Implementation

core.String? uri;