[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-10 UTC."],[[["\u003cp\u003eThis endpoint creates a new glossary within a specified project.\u003c/p\u003e\n"],["\u003cp\u003eThe project name is a required parameter for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain the details of the new glossary.\u003c/p\u003e\n"],["\u003cp\u003eUpon successful creation, the endpoint returns a long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eNOT_FOUND\u003c/code\u003e error will occur if the specified project does not exist.\u003c/p\u003e\n"]]],[],null,["# Method: projects.glossaries.create\n\nCreates a glossary and returns the long-running operation. Returns NOT_FOUND, if the project doesn't exist.\n\n### HTTP request\n\n`POST https://{TRANSLATION_GDC_ENDPOINT}/v3/{parent}/glossaries`\n\n### Path parameters\n\n### Request body\n\nThe request body contains an instance of [Glossary](/distributed-cloud/hosted/docs/latest/gdch/apis/vertex-ai/translation/rest/v3/projects.glossaries#Glossary).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [Operation](/distributed-cloud/hosted/docs/latest/gdch/apis/vertex-ai/translation/rest/v3/projects.operations#Operation)."]]