Google Cloud Storage öğesine geri dön

Knoon AI'yi Google Cloud Storage (Google Cloud) ile bağlayarak AI iş akışlarını otomatikleştirin.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
BETA
Dahili
İzinler
  • https://www.googleapis.com/auth/devstorage.read_only
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
İsimTürAçıklamaGerekli
bucketNamemustache Google Cloud Storage bucket name containing the file.Evet
objectNamemustache Full object name to download.Evet
fileNamemustache Optional override attachment file name.Hayır
İadeler
İsimTürAçıklama
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.