View Source GoogleApi.Translate.V3.Model.TranslateTextGlossaryConfig (google_api_translate v0.21.0)
Configures which glossary is used for a specific target language and defines options for applying that glossary.
Attributes
-
glossary
(type:String.t
, default:nil
) - Required. Theglossary
to be applied for this translation. The format depends on the glossary: - User-provided custom glossary:projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}
-
ignoreCase
(type:boolean()
, default:nil
) - Optional. Indicates match is case insensitive. The default value isfalse
if missing.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.