public sealed class Entry : IMessage<TranscriptNormalization.Types.Entry>, IEquatable<TranscriptNormalization.Types.Entry>, IDeepCloneable<TranscriptNormalization.Types.Entry>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eEntry\u003c/code\u003e class, a core component within \u003ccode\u003eTranscriptNormalization.Types\u003c/code\u003e, represents a single configuration for replacement operations.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e from Google.Protobuf.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntry\u003c/code\u003e objects can be constructed either as empty instances or by cloning another \u003ccode\u003eEntry\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eEntry\u003c/code\u003e class include \u003ccode\u003eCaseSensitive\u003c/code\u003e (a boolean for case sensitivity), \u003ccode\u003eReplace\u003c/code\u003e (a string for the replacement text), and \u003ccode\u003eSearch\u003c/code\u003e (a string specifying what text to replace), each with a maximum length of 100 characters.\u003c/p\u003e\n"]]],[],null,[]]