public sealed class SuppressionInfo : IMessage<TailLogEntriesResponse.Types.SuppressionInfo>, IEquatable<TailLogEntriesResponse.Types.SuppressionInfo>, IDeepCloneable<TailLogEntriesResponse.Types.SuppressionInfo>, IBufferMessage, IMessage
Information about entries that were omitted from the session.
[[["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\u003eSuppressionInfo\u003c/code\u003e class provides details about entries that were omitted from a log session.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt features properties such as \u003ccode\u003eReason\u003c/code\u003e to indicate why entries were omitted and \u003ccode\u003eSuppressedCount\u003c/code\u003e to show how many were suppressed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuppressionInfo\u003c/code\u003e class offers two constructors: a default one and another that accepts an existing \u003ccode\u003eSuppressionInfo\u003c/code\u003e instance for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]