Updates a glossary entry.
HTTP request
PATCH https://translate.googleapis.com/v3/{glossaryEntry.name=projects/*/locations/*/glossaries/*/glossaryEntries/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
glossaryEntry.name |
Required. The resource name of the entry. Format: "projects/*/locations/*/glossaries/*/glossaryEntries/*" |
Request body
The request body contains an instance of GlossaryEntry.
Response body
If successful, the response body contains an 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.