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 logging session.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReason\u003c/code\u003e property indicates the cause of entry omission, and it is of type \u003ccode\u003eTailLogEntriesResponse.Types.SuppressionInfo.Types.Reason\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuppressedCount\u003c/code\u003e property is an integer that gives a lower bound on the number of log entries omitted due to the specific \u003ccode\u003ereason\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly, with multiple versions of the documentation being available.\u003c/p\u003e\n"]]],[],null,[]]