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 within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET."],["The latest version of `InterruptionData` documented is 2.19.0, and the page provides links to documentation for versions ranging from 2.19.0 down to 1.0.0."],["`InterruptionData` is a class that stores the data for an interruption annotation, which implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes inheritance details, listing that `InterruptionData` inherits from `Object`, as well as a list of inherited members."],["The class has two constructors: a default constructor (`InterruptionData()`) and a copy constructor (`InterruptionData(InterruptionData other)`) for creating new instances based on existing ones."]]],[]]