Wróć do Google Cloud Storage

Połącz Knoon AI z Google Cloud Storage (Google Cloud), aby zautomatyzować przepływy pracy AI.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
BETA
Wewnętrzny
Uprawnienia
  • https://www.googleapis.com/auth/devstorage.read_only
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
bucketNamemustache Google Cloud Storage bucket name containing the file.Tak
objectNamemustache Full object name to download.Tak
fileNamemustache Optional override attachment file name.Nie
Zwroty
NazwaTypOpis
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.