uploadUrl property

String? uploadUrl
getter/setter pair

The generated Google Cloud Storage signed URL that should be used for a function source code upload.

The uploaded file should be a zip archive which contains a function.

Implementation

core.String? uploadUrl;