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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `TailLogEntriesResponse.Types.SuppressionInfo` class within the Google Cloud Logging v2 API."],["The `SuppressionInfo` class details why certain log entries were not included in a session, offering insights into omitted data."],["The latest version of the documentation for `TailLogEntriesResponse.Types.SuppressionInfo` is version 4.4.0, with versions going back to 3.3.0."],["Key properties of this class include `Reason`, indicating the omission reason, and `SuppressedCount`, indicating a lower bound on omitted entries."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for broad compatibility, and has constructors for default creation and creating from another `SuppressionInfo`."]]],[]]