# Google cloud storage Connector - Download object
This action will download an object from your Google cloud storage instance. It will download the object and its metadata in the Google Cloud Storage system.
# Input
Field | Description |
---|---|
Bucket name Required | The name of the bucket to downloaded from. |
Object name Required | The name of the object to be downloaded. |
Type of data to retrieve Required | Select the type of data to return. Defaults to json. |
# Output
Object specific output fields will be dynamically rendered base on the objects you select.
Last updated: 10/12/2021, 9:01:23 AM