Takaisin Google Cloud Storage -kohtaan

Yhdistä Knoon AI kohteen Google Cloud Storage (Google Cloud) kanssa automatisoidaksesi AI-työnkulut.

Download a file from Google Cloud Storage and save it as an attachment.
googleCloudStorageDownloadFileToAttachment
BETA
Sisäinen
Oikeudet
  • https://www.googleapis.com/auth/devstorage.read_only
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
NimiTyyppiKuvausPakollinen
bucketNamemustache Google Cloud Storage bucket name containing the file.Kyllä
objectNamemustache Full object name to download.Kyllä
fileNamemustache Optional override attachment file name.Ei
Palautukset
NimiTyyppiKuvaus
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.