Creates a glossary entry.
HTTP request
POST https://translate.googleapis.com/v3/{parent=projects/*/locations/*/glossaries/*}/glossaryEntries
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The resource name of the glossary to create the entry under. |
Request body
The request body contains an instance of GlossaryEntry.
Response body
If successful, the response body contains a newly created instance of GlossaryEntry.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-translationhttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.