Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateTranslatorDetails

Properties to update a Translator.

Properties

Optional authToken

authToken: undefined | string

The authentication token to use when invoking the Translation Service

Optional baseUrl

baseUrl: undefined | string

The base URL for invoking the Translation Service.

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type, or scope. Example: {@code {"bar-key": "value"}}

Optional properties

properties: undefined | object

Properties used when invoking the translation service. Each property is a simple key-value pair.

Functions

getDeserializedJsonObj

getJsonObj