download_object
Download files from a Google Cloud Storage bucket by specifying the project ID, bucket name, file name, and local save path. Simplify file retrieval for GCP resources.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_name | Yes | ||
destination_file_path | Yes | ||
project_id | Yes | ||
source_blob_name | Yes |