Uses of Interface
com.google.cloud.contactcenterinsights.v1.RuntimeAnnotationOrBuilder
-
Packages that use RuntimeAnnotationOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of RuntimeAnnotationOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement RuntimeAnnotationOrBuilder Modifier and Type Class Description classRuntimeAnnotationAn annotation that was generated during the customer and agent interaction.static classRuntimeAnnotation.BuilderAn annotation that was generated during the customer and agent interaction.Methods in com.google.cloud.contactcenterinsights.v1 that return RuntimeAnnotationOrBuilder Modifier and Type Method Description RuntimeAnnotationOrBuilderConversation.Builder. getRuntimeAnnotationsOrBuilder(int index)Output only.RuntimeAnnotationOrBuilderConversation. getRuntimeAnnotationsOrBuilder(int index)Output only.RuntimeAnnotationOrBuilderConversationOrBuilder. getRuntimeAnnotationsOrBuilder(int index)Output only.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type RuntimeAnnotationOrBuilder Modifier and Type Method Description List<? extends RuntimeAnnotationOrBuilder>Conversation.Builder. getRuntimeAnnotationsOrBuilderList()Output only.List<? extends RuntimeAnnotationOrBuilder>Conversation. getRuntimeAnnotationsOrBuilderList()Output only.List<? extends RuntimeAnnotationOrBuilder>ConversationOrBuilder. getRuntimeAnnotationsOrBuilderList()Output only.
-