There was an error while loading. Please reload this page.
1 parent 2d9939b commit 5c60d24Copy full SHA for 5c60d24
1 file changed
google/cloud/storage/blob.py
@@ -2577,6 +2577,7 @@ def upload_from_string(
2577
if_metageneration_match=if_metageneration_match,
2578
if_metageneration_not_match=if_metageneration_not_match,
2579
timeout=timeout,
2580
+ checksum=checksum,
2581
)
2582
2583
def create_resumable_upload_session(
0 commit comments