sourceArchiveUrl property

String? sourceArchiveUrl
getter/setter pair

The Google Cloud Storage URL, starting with gs://, pointing to the zip archive which contains the function.

Implementation

core.String? sourceArchiveUrl;