# Google cloud storage Connector - Upload object with file streaming
This action will upload an object to your Google cloud storage instance. This action sets up parallel uploads for files of all sizes for faster uploads
# Input
Field | Description |
---|---|
Bucket name Required | The name of the bucket to upload to. |
Name Required | The name of the object to be uploaded. |
Object content Required | Content of object to be uploaded. |
# Output
Field | Description |
---|---|
Location | The location of the streaming upload. |
Last updated: 10/12/2021, 9:01:23 AM