Uses of Interface
com.google.cloud.contactcenterinsights.v1.InterruptionDataOrBuilder
-
Packages that use InterruptionDataOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of InterruptionDataOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement InterruptionDataOrBuilder Modifier and Type Class Description class
InterruptionData
The data for an interruption annotation.static class
InterruptionData.Builder
The data for an interruption annotation.Methods in com.google.cloud.contactcenterinsights.v1 that return InterruptionDataOrBuilder Modifier and Type Method Description InterruptionDataOrBuilder
CallAnnotation.Builder. getInterruptionDataOrBuilder()
Data specifying an interruption.InterruptionDataOrBuilder
CallAnnotation. getInterruptionDataOrBuilder()
Data specifying an interruption.InterruptionDataOrBuilder
CallAnnotationOrBuilder. getInterruptionDataOrBuilder()
Data specifying an interruption.
-