public sealed class InterruptionData : IMessage<InterruptionData>, IEquatable<InterruptionData>, IDeepCloneable<InterruptionData>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `InterruptionData` within the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0."],["`InterruptionData` is an interruption annotation data class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InterruptionData` inherits from the `Object` class and has access to members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors available for `InterruptionData`: a default parameterless constructor and one that takes another `InterruptionData` object as a parameter for cloning."],["This page contains versions of the InterruptionData object ranging from version 1.0.0 to 2.19.0, giving users the ability to look at specific version changes."]]],[]]