Uses of Interface
com.google.cloud.contactcenterinsights.v1.EntityMentionDataOrBuilder
-
Packages that use EntityMentionDataOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of EntityMentionDataOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement EntityMentionDataOrBuilder Modifier and Type Class Description classEntityMentionDataThe data for an entity mention annotation.static classEntityMentionData.BuilderThe data for an entity mention annotation.Methods in com.google.cloud.contactcenterinsights.v1 that return EntityMentionDataOrBuilder Modifier and Type Method Description EntityMentionDataOrBuilderCallAnnotation.Builder. getEntityMentionDataOrBuilder()Data specifying an entity mention.EntityMentionDataOrBuilderCallAnnotation. getEntityMentionDataOrBuilder()Data specifying an entity mention.EntityMentionDataOrBuilderCallAnnotationOrBuilder. getEntityMentionDataOrBuilder()Data specifying an entity mention.
-