# 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: 5/21/2025, 5:22:32 AM