[[["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 `TextMetadata` class provides metadata for text within the Data Labeling v1beta1 API."],["This class is implemented using several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits members from the base `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `TextMetadata` class is constructed via two options: default constructor `TextMetadata()` and copy constructor `TextMetadata(TextMetadata other)`."],["It contains a `LanguageCode` property, which is a string that represents the language of the text using BCP-47 format, defaulting to en-US."]]],[]]