input_language_codes property

vector<string>? input_language_codes
getter/setter pair

List of possible IETF language tags of the user's input language; may be empty if unknown

Implementation

vector<string>? input_language_codes;