public sealed class ConversationLevelSilence : IMessage<ConversationLevelSilence>, IEquatable<ConversationLevelSilence>, IDeepCloneable<ConversationLevelSilence>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ConversationLevelSilence.
[[["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 `ConversationLevelSilence` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET development."],["The latest version available is 2.19.0, and the documentation covers versions ranging from 1.0.0 to 2.19.0 of the `ConversationLevelSilence` class."],["`ConversationLevelSilence` is a class that provides data on silence detected at a conversation level, it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `SilenceDuration`, representing the time spent in silence, and `SilencePercentage`, representing the percentage of the conversation spent in silence."],["The documentation includes details on the constructors for `ConversationLevelSilence`, allowing for the creation of new instances, as well as from existing `ConversationLevelSilence` objects."]]],[]]