CreateGlossaryEntryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for CreateGlossaryEntry
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the glossary to create the entry under. |
glossary_entry |
google.cloud.translate_v3.types.GlossaryEntry
Required. The glossary entry to create |