[[["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 `Subject` class, part of the Advisory Notifications v1 API, represents the subject line of a notification."],["The latest version of the `Subject` class is 1.7.0, and documentation is available for versions ranging from 1.0.0 to 1.7.0."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Subject` class includes a `Text` property of type `Text`, which holds the textual content of the subject line."],["Two constructors are available for the `Subject` class: a default constructor `Subject()` and a copy constructor `Subject(Subject other)`."]]],[]]