userStorageUri property
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;
URI to an archive in Cloud Storage.
The object must be a zipped (.zip) or gzipped archive file (.tar.gz) containing source to deploy.
core.String? userStorageUri;