upload_object
Transfer files from local storage to a Google Cloud Storage bucket using specified project and bucket details. Automates file uploads with customizable destination names and content types for efficient cloud storage management.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_name | Yes | ||
content_type | No | ||
destination_blob_name | No | ||
project_id | Yes | ||
source_file_path | Yes |