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

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

Get metadata for a single file in a Google Cloud Storage bucket.
googleCloudStorageGetFile
เบต้า
ภายใน
สิทธิ์การใช้งาน
  • https://www.googleapis.com/auth/devstorage.read_only
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
bucketNamemustache Google Cloud Storage bucket name containing the file.ใช่
objectNamemustache Full object name in the bucket (e.g. "reports/april-summary.pdf").ใช่
คืนสินค้า
ชื่อประเภทคำอธิบาย
bucketstring Bucket containing the object.
namestring Object name.
contentTypestring Object content type when available.
sizestring Object size in bytes as a string when available.
updatedstring Last updated timestamp when available.
etagstring ETag for the object when available.
md5Hashstring MD5 hash for the object when available.
mediaLinkstring Media download link when returned by Google Cloud Storage.