upload_object
Transfer files from a local system to a Cloud Storage bucket on Google Cloud Platform. Specify project ID, bucket name, source file path, and optional destination name or content type.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_name | Yes | ||
content_type | No | ||
destination_blob_name | No | ||
project_id | Yes | ||
source_file_path | Yes |