Q:How 我可以得到 "glossary_id"

Q:How can I get "glossary_id"

我正在按照此处指示的确切步骤进行操作 https://cloud.google.com/translate/docs/glossary

创建在线词汇表。 description here

我可以得到"project-id",但是我在哪里可以得到我的"glossary-id"

已提供项目 ID,它是您的项目名称,您只需按原样输入即可。

glossary-id 则相反,由您提供,如 documentation

中指定

where my-project is the project-number-or-id, and my-en-ru-glossary is the glossary-id provided by you.

这意味着您可以随意设置它(并且您必须从创建时开始使用它,每次您要引用它时)。

希望现在已经清楚了!