so I have this sort of http cloud function (python 3.7)
from google.cloud import storage def upload_blob(bucket_name, blob_text, destination_blob_name):