Quay lại Google Cloud Storage

Kết nối Knoon AI với Google Cloud Storage (Google Cloud) để tự động hóa các quy trình làm việc AI.

Get metadata for a single file in a Google Cloud Storage bucket.
googleCloudStorageGetFile
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
  • https://www.googleapis.com/auth/devstorage.read_only
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
TênLoạiMô tảBắt buộc
bucketNamemustache Google Cloud Storage bucket name containing the file.
objectNamemustache Full object name in the bucket (e.g. "reports/april-summary.pdf").
Trả về
TênLoạiMô tả
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.