public sealed class InterruptionData : IMessage<InterruptionData>, IEquatable<InterruptionData>, IDeepCloneable<InterruptionData>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class InterruptionData.
[[["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 provides reference documentation for the `InterruptionData` class in the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.15.0."],["The `InterruptionData` class is used to represent data for an interruption annotation within contact center insights."],["It is implemented as a sealed class, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of `InterruptionData`, ranging from the latest 2.19.0 down to 1.0.0."],["The class includes two constructors, one with no parameters and another that accepts an `InterruptionData` object."]]],[]]