languageCode property

String? languageCode
getter/setter pair

The language used to access language-specific data.

If not specified, the agent's default language is used. For more information, see Multilingual intent and entity data.

Optional.

Implementation

core.String? languageCode;