Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TranslatorSummary

Summary of the Translator.

Properties

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"}}

id

id: string

Unique immutable identifier that was assigned when the Translator was created.

lifecycleState

lifecycleState: LifecycleState

The Translator's current state.

name

name: string

The descriptive name for this Translator.

timeCreated

timeCreated: Date

When the resource was created. A date-time string as described in RFC 3339, section 14.29.

timeUpdated

timeUpdated: Date

When the resource was last updated. A date-time string as described in RFC 3339, section 14.29.

type

The Translation Service to use for this Translator.

Functions

getDeserializedJsonObj

getJsonObj