Voltar para Google Cloud Storage

Conectar Knoon AI com Google Cloud Storage (Google Cloud) para automatizar fluxos de trabalho de AI.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
Beta
Interno
Permissões
  • https://www.googleapis.com/auth/devstorage.read_only
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
bucketNamemustache Google Cloud Storage bucket name containing the file.Sim
objectNamemustache Full object name to download.Sim
fileNamemustache Optional override attachment file name.Não
Devoluções
NomeTipoDescrição
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.