【问题标题】:customization id in Google Translate python API谷歌翻译 python API 中的自定义 id
【发布时间】:2015-08-03 17:03:48
【问题描述】:

我正在使用适用于 python 的 Google 翻译 API,但我不确定参数 cid(自定义 ID)。以下是参考链接:https://developers.google.com/resources/api-libraries/documentation/translate/v2/python/latest/translate_v2.translations.html

在网上找不到任何有用的东西。

【问题讨论】:

    标签: google-api google-translate google-api-python-client


    【解决方案1】:

    查看为翻译 API 提供的代码示例,似乎他们没有使用 cid here 调用列表。

    考虑到这一点,我根本不会在我的请求中使用该参数。事实上,我从未在我的 API 调用中使用过该参数,而且它工作正常

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-05-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-12-26
      • 2010-10-10
      相关资源
      最近更新 更多