[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[],[],null,["# Learn about translation features\n\nVertex AI Translation is one of the three Vertex AI\npre-trained APIs on Google Distributed Cloud (GDC) air-gapped appliance. With the\nVertex AI Translation service, you can translate text written in more than\nten languages into English.\n\nVertex AI Translation offers the following methods available in\nGDC air-gapped appliance:\n\nBefore making translation requests, [set up a translation project](/distributed-cloud/hosted/docs/latest/appliance/application/ao-user/vai-set-up-translation).\nYou can test the Vertex AI Translation API on GDC air-gapped appliance by\n[translating text](/distributed-cloud/hosted/docs/latest/appliance/application/ao-user/quickstart-translation)\nfrom one language to another.\n\nConsiderations\n--------------\n\nWhen using the Vertex AI Translation API, particularly the `translateText`\nmethod, consider the following aspects:\n\n- The maximum input length of contents for translation is 1024 characters.\n- You can translate up to 61,000 characters per minute, equivalent to 1,024 characters per second.\n- The `translateText` method doesn't support batching.\n- Types of characters and large portions of text affect translation quality.\n Therefore, if you experience translation issues, follow these steps:\n\n 1. Remove all special and escape characters that might affect the processing of the request.\n 2. Reduce the input size by splitting the contents into smaller sentences.\n 3. Translate each of the smaller sentences again by sending them in separate requests to the endpoint.\n\nFailure to follow these limiting considerations might result in errors."]]