Google Cloud Vision API 限制和使用

Google Cloud Vision API limit and usage

在我的项目中,我需要使用 Google 视觉 API 来了解用户上传的图像是否被评为成人内容。

在他们的文档页面中,我们有一个定价 table Google Vision API Pricing,其中我们可以看到有一个免费计划,您在其中有一些限制。为了开始使用它,我需要加入免费试用并设置一个结算帐户。

我的问题如下:

  1. 达到限额后,Google 会向我收费吗?或者在我接受为此付费之前,该服务将不可用?
  2. 由于我加入了免费试用,因此 API 使用仅限于试用期(60 天),还是免费(有限),即使试用期已结束?

When the limits are reached, am I going to be billed by Google? Or the service will be unavailable until I accept to be billed for that?

当您达到限制时,服务将停止工作。 Google 不会像 DalmTo 所说的那样向你收费

As I have joined to a free trial, is this API usage limited to the trial period (60 days), or is it free (limited) even when the trial period has ended?

对于Cloud Vision API,免费试用后,分析图像的功能是免费的,上限为1000 units/months。 Google Cloud Vision API Pricing