[[["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 `Text` class in the Advisory Notifications v1 API represents a text object containing both English text and localized versions."],["The latest version of this API is 1.7.0, with prior versions including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0, which can be referenced by going to their respective url."],["This `Text` class, which inherits from object, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Text` class include `EnText` for the English text, `LocalizedText` for the localized copy, and `LocalizationState` to indicate the localization status."],["The class offers two constructors, one being `Text()` and the other `Text(Text other)`."]]],[]]