العودة إلى Google Cloud Storage

اتصل بـ Knoon AI مع Google Cloud Storage (Google Cloud) لأتمتة تدفقات عمل الذكاء الاصطناعي.

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.