getDownloadUrl 是付费操作吗? [英] Is getDownloadUrl a paid operation?

查看:29
本文介绍了getDownloadUrl 是付费操作吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I am trying to find out if getDownloadUrl on Firebase storage / Google Cloud Storage (a method to get the public URL for a file on the storage) is a paid operation. Even after reading through the documentation, I'm not sure if it is a free operation or a Class B operation.

So can anyone tell me: Is fetchinig the URL for a file on the storage via getDownloadUrl a paid operation?

解决方案

There is no charge for calling getDownloadURL() on a Storage reference.

If the file is downloaded by someone using that download URL, you will be charged for the data that is transferred as shown in the Firebase pricing page.

这篇关于getDownloadUrl 是付费操作吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆