Reference documentation and code samples for the Google Cloud Speech v1p1beta1 API class LanguageCodes.
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 at https://cloud.google.com/speech/docs/languages.
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."],[[["This document provides reference documentation for the `LanguageCodes` class within the Google Cloud Speech v1p1beta1 API."],["The `LanguageCodes` class is a helper designed to organize supported language codes, presented as string constants."],["The class mirrors the language code table found at `https://cloud.google.com/speech/docs/languages`, though it might not be entirely up-to-date."],["There are several versioned links to the LanguageCodes class documentation, including the latest beta version, 3.0.0-beta08."],["The `LanguageCodes` class inherits members from the base `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]