Uses of Class
com.google.cloud.contactcenterinsights.v1.EntityMentionData
-
Packages that use EntityMentionData Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of EntityMentionData in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return EntityMentionData Modifier and Type Method Description EntityMentionDataEntityMentionData.Builder. build()EntityMentionDataEntityMentionData.Builder. buildPartial()static EntityMentionDataEntityMentionData. getDefaultInstance()EntityMentionDataEntityMentionData.Builder. getDefaultInstanceForType()EntityMentionDataEntityMentionData. getDefaultInstanceForType()EntityMentionDataCallAnnotation.Builder. getEntityMentionData()Data specifying an entity mention.EntityMentionDataCallAnnotation. getEntityMentionData()Data specifying an entity mention.EntityMentionDataCallAnnotationOrBuilder. getEntityMentionData()Data specifying an entity mention.static EntityMentionDataEntityMentionData. parseDelimitedFrom(InputStream input)static EntityMentionDataEntityMentionData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMentionDataEntityMentionData. parseFrom(byte[] data)static EntityMentionDataEntityMentionData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMentionDataEntityMentionData. parseFrom(com.google.protobuf.ByteString data)static EntityMentionDataEntityMentionData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMentionDataEntityMentionData. parseFrom(com.google.protobuf.CodedInputStream input)static EntityMentionDataEntityMentionData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMentionDataEntityMentionData. parseFrom(InputStream input)static EntityMentionDataEntityMentionData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMentionDataEntityMentionData. parseFrom(ByteBuffer data)static EntityMentionDataEntityMentionData. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type EntityMentionData Modifier and Type Method Description com.google.protobuf.Parser<EntityMentionData>EntityMentionData. getParserForType()static com.google.protobuf.Parser<EntityMentionData>EntityMentionData. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type EntityMentionData Modifier and Type Method Description CallAnnotation.BuilderCallAnnotation.Builder. mergeEntityMentionData(EntityMentionData value)Data specifying an entity mention.EntityMentionData.BuilderEntityMentionData.Builder. mergeFrom(EntityMentionData other)static EntityMentionData.BuilderEntityMentionData. newBuilder(EntityMentionData prototype)CallAnnotation.BuilderCallAnnotation.Builder. setEntityMentionData(EntityMentionData value)Data specifying an entity mention.
-