Indietro a Google Cloud Storage

Connetti Knoon AI con Google Cloud Storage (Google Cloud) per automatizzare i flussi di lavoro AI.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
Beta
Interno
Autorizzazioni
  • https://www.googleapis.com/auth/devstorage.read_only
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
bucketNamemustache Google Cloud Storage bucket name containing the file.
objectNamemustache Full object name to download.
fileNamemustache Optional override attachment file name.No
Resi
NomeTipoDescrizione
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.