A helper class forming a hierarchy of supported language codes, via nested classes.
All language codes are eventually represented as string constants. This is simply
a code-convenient form of the table displayed at https://cloud.google.com/speech/docs/languages,
although the data is no longer directly in the HTML.
It is regenerated regularly, but not guaranteed to be complete at any moment in time;
if the language you wish to use is present in the table but not covered here, please use
the listed language code as a hard-coded string until this class catches up.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available is 3.8.0, with various previous versions accessible, ranging down to 2.2.0, for the Google Cloud Speech V1 Language Codes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLanguageCodes\u003c/code\u003e is a helper class that provides a structured hierarchy of supported language codes via string constants, as a more code-convenient form of the table found on the official Speech API languages page.\u003c/p\u003e\n"],["\u003cp\u003eThe data of the language codes class is regenerated on a schedule, but there's no guarantee of it being complete at all times, and suggests to hard-code a language code if it is missing from the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodes\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and contains methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e, and the assembly it belongs to is \u003ccode\u003eGoogle.Cloud.Speech.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]