Firebase 云存储定价 - 什么是 "GB downloaded" 和 "GB transferred"
Firebase Cloud Storage Pricing - What is considered "GB downloaded" and "GB transferred"
对于 Firebase Cloud Storage Pricing,它显示“已下载 GB”、“上传操作”、“下载操作”的价格,然后在 Blaze 计划计算器中显示“已传输 GB”和“操作(上传 &下载)。
对于“已下载 GB”和“下载操作”,它是否包括您在移动应用程序中通过 url 查看存储桶中对象的图像?或者只有当你下载图片时才将文件保存在设备上?
我对“转移 GB”有同样的问题 - 在移动应用程序中查看来自 url 的图像是否算作转移 GB,无论图像大小是多少?
With "GB downloaded" and "download operations", does it include when you view an image from within a mobile app via a url to an object in the bucket?
通过下载访问文件 URL 也从系统读取该文件的数据,因此也按“已下载 GB”和“下载操作”收费。
存储定价计算器中提到的“传输的 GB”是一个错误,也应该是“下载的 GB”。我已经提交了一个内部错误来更新它。
对于 Firebase Cloud Storage Pricing,它显示“已下载 GB”、“上传操作”、“下载操作”的价格,然后在 Blaze 计划计算器中显示“已传输 GB”和“操作(上传 &下载)。
对于“已下载 GB”和“下载操作”,它是否包括您在移动应用程序中通过 url 查看存储桶中对象的图像?或者只有当你下载图片时才将文件保存在设备上?
我对“转移 GB”有同样的问题 - 在移动应用程序中查看来自 url 的图像是否算作转移 GB,无论图像大小是多少?
With "GB downloaded" and "download operations", does it include when you view an image from within a mobile app via a url to an object in the bucket?
通过下载访问文件 URL 也从系统读取该文件的数据,因此也按“已下载 GB”和“下载操作”收费。
存储定价计算器中提到的“传输的 GB”是一个错误,也应该是“下载的 GB”。我已经提交了一个内部错误来更新它。