public sealed class TailLogEntriesResponse.Types.SuppressionInfo : IMessage<TailLogEntriesResponse.Types.SuppressionInfo>, IEquatable<TailLogEntriesResponse.Types.SuppressionInfo>, IDeepCloneable<TailLogEntriesResponse.Types.SuppressionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class TailLogEntriesResponse.Types.SuppressionInfo.
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\u003eThis documentation covers the \u003ccode\u003eTailLogEntriesResponse.Types.SuppressionInfo\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically version 4.2.0 and other versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuppressionInfo\u003c/code\u003e class provides details about log entries that were omitted from a session, detailing the reason and count for the omissions.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor and two key properties: \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 \u003ccode\u003eReason\u003c/code\u003e property utilizes the \u003ccode\u003eTailLogEntriesResponse.Types.SuppressionInfo.Types.Reason\u003c/code\u003e type to specify why entries were omitted.\u003c/p\u003e\n"]]],[],null,[]]