Назад к Google Cloud Storage

Подключите Knoon AI к Google Cloud Storage (Google Cloud), чтобы автоматизировать AI рабочие процессы.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
Бета
Внутренний
Разрешения
  • https://www.googleapis.com/auth/devstorage.read_only
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
bucketNamemustache Google Cloud Storage bucket name containing the file.Да
objectNamemustache Full object name to download.Да
fileNamemustache Optional override attachment file name.Нет
Возвраты
ИмяТипОписание
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.