Tillbaka till Google Cloud Storage

Anslut Knoon AI med Google Cloud Storage (Google Cloud) för att automatisera AI-flöden.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
BETA
Intern
Behörigheter
  • https://www.googleapis.com/auth/devstorage.read_only
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
bucketNamemustache Google Cloud Storage bucket name containing the file.Ja
objectNamemustache Full object name to download.Ja
fileNamemustache Optional override attachment file name.Nej
Returer
NamnTypBeskrivning
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.