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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `LanguageCodes` class within the `Google.Cloud.Speech.V1` namespace provides a hierarchical structure of supported language codes, represented as string constants."],["This class serves as a code-convenient way to access language codes found at the Google Cloud Speech documentation, which can be found at \u003chttps://cloud.google.com/speech/docs/languages\u003e."],["The data contained is regularly updated, but it may not be entirely comprehensive in the present moment, as per the information provided."],["The latest version available is 3.8.0 and 2.6.0 is the current selected version."],["There are multiple versions of the documentation available, from 2.2.0 all the way up to 3.8.0."]]],[]]