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 `TextMapping` class in the `Google.Cloud.Video.Transcoder.V1` namespace is used to map `Job.edit_list` atoms with text `EditAtom.inputs`."],["The `TextMapping` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides constructors for creating new `TextMapping` objects, either as default instances or by copying another `TextMapping` object."],["It contains properties like `AtomKey`, `InputKey`, and `InputTrack`, which are required to reference the edit atom, input file, and track index, respectively."],["This page provides versioning history and documentation for various versions of `TextMapping` class from version 1.0.0 to the latest 2.9.0."]]],[]]