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."],[[["This page details the `InterruptionData` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, found in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The `InterruptionData` class, which represents data for an interruption annotation, is implemented with multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InterruptionData` class has two constructors, one default and one that accepts another `InterruptionData` object as a parameter."],["Version 2.19.0 is the latest version, with a comprehensive list of prior versions ranging from 1.0.0 to 2.18.0, available for review."]]],[]]