Terug naar Google Cloud Storage

Verbinding maken met Knoon AI met Google Cloud Storage (Google Cloud) om AI-workflows te automatiseren.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
BÈTA
Intern
Machtigingen
  • https://www.googleapis.com/auth/devstorage.read_only
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
bucketNamemustache Google Cloud Storage bucket name containing the file.Ja
objectNamemustache Full object name to download.Ja
fileNamemustache Optional override attachment file name.Nee
Retouren
NaamTypeBeschrijving
statusstring DONE when the file is downloaded successfully.
contentstring Attachment.
sensitive.bucketstring Bucket containing the downloaded object.
sensitive.objectNamestring Downloaded object name.
sensitive.fileNamestring Attachment file name.
sensitive.mimeTypestring Attachment MIME type when available.
sensitive.sizestring Attachment size in bytes when available.