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