Method: projects.locations.glossaries.glossaryEntries.patch

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

string

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-translation
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.