Class GenerateUploadUrlResponse (0.7.2)

GenerateUploadUrlResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response of GenerateSourceUploadUrl method. .. attribute:: upload_url

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.

:type: str