Google Cloud Vision 是否保存客户的输入数据?
Does Google Cloud Vision save client`s input data?
我在 Google Cloud Platform,Google Cloud Vision 上使用服务。
我担心 Google 服务会在其服务器上保存我的输入数据。
有人能回答我的问题吗?
对于同步注释方法,它不会保存您的数据。
对于异步注释方法,它在处理长运行操作期间保存数据,然后将其删除。
我在 Google Cloud Platform,Google Cloud Vision 上使用服务。
我担心 Google 服务会在其服务器上保存我的输入数据。
有人能回答我的问题吗?
对于同步注释方法,它不会保存您的数据。
对于异步注释方法,它在处理长运行操作期间保存数据,然后将其删除。