languageCode property

String? languageCode
getter/setter pair

The language to retrieve the entity type for.

The following fields are language dependent: * EntityType.entities.value

  • EntityType.entities.synonyms * EntityType.excluded_phrases.value If not specified, all language dependent fields will be retrieved. Many languages are supported. Note: languages must be enabled in the agent before they can be used.

Optional.

Implementation

core.String? languageCode;