ย้อนกลับไปยัง Google Cloud Storage

เชื่อมต่อ Knoon AI กับ Google Cloud Storage (Google Cloud) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

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.