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 document outlines the \u003ccode\u003eSuppressionInfo\u003c/code\u003e class, which provides details about entries that were omitted from a log session.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and it is available in multiple versions ranging from 3.3.0 to the latest 4.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuppressionInfo\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eReason\u003c/code\u003e, which specifies why entries were omitted, and \u003ccode\u003eSuppressedCount\u003c/code\u003e, indicating the minimum number of entries omitted for that reason.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts the \u003ccode\u003eSuppressionInfo\u003c/code\u003e type as a parameter.\u003c/p\u003e\n"]]],[],null,[]]