Retour à Google Cloud Storage

Connecter Knoon AI avec Google Cloud Storage (Google Cloud) pour automatiser les flux de travail AI.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
Bêta
Interne
Autorisations
  • https://www.googleapis.com/auth/devstorage.read_only
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
bucketNamemustache Google Cloud Storage bucket name containing the file.Oui
objectNamemustache Full object name to download.Oui
fileNamemustache Optional override attachment file name.Non
Retours
NomTypeDescription
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.