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\u003eVersion 3.8.0 is the latest release, with prior versions ranging down to 2.2.0 being available.\u003c/p\u003e\n"],["\u003cp\u003eThe LanguageCodes class serves as a helper for organizing supported language codes, which are represented as string constants.\u003c/p\u003e\n"],["\u003cp\u003eThis class is derived from the Object class and inherits several members including GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe class represents language codes found on the Google Cloud Speech supported language table, and the codes can be used as hard-coded strings if they are missing from the helper class.\u003c/p\u003e\n"],["\u003cp\u003eThe LanguageCodes class can be found in the Google.Cloud.Speech.V1 namespace, in the Google.Cloud.Speech.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]