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"]],[["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 `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."]]],[]]