userStorageUri property

String? userStorageUri
getter/setter pair

URI to an archive in Cloud Storage.

The object must be a zipped (.zip) or gzipped archive file (.tar.gz) containing source to deploy.

Implementation

core.String? userStorageUri;