public sealed class TextMapping : IMessage<TextStream.Types.TextMapping>, IEquatable<TextStream.Types.TextMapping>, IDeepCloneable<TextStream.Types.TextMapping>, IBufferMessage, IMessage
The mapping for the Job.edit_list atoms with text EditAtom.inputs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `TextMapping` is 2.9.0, with multiple prior versions also accessible, going back to version 1.0.0."],["`TextMapping` is used to map `Job.edit_list` atoms with text `EditAtom.inputs`."],["`TextMapping` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TextMapping` includes properties for `AtomKey`, `InputKey`, and `InputTrack` which are all required values."],["Two constructors are available, one being a default, and the other using another `TextMapping` object."]]],[]]