Uses of Class
com.google.cloud.contactcenterinsights.v1.Entity
-
Packages that use Entity Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of Entity in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Entity Modifier and Type Method Description EntityEntity.Builder. build()EntityEntity.Builder. buildPartial()static EntityEntity. getDefaultInstance()EntityEntity.Builder. getDefaultInstanceForType()EntityEntity. getDefaultInstanceForType()EntityAnalysisResult.CallAnalysisMetadata.Builder. getEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadata. getEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadataOrBuilder. getEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadata.Builder. getEntitiesOrThrow(String key)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadata. getEntitiesOrThrow(String key)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadataOrBuilder. getEntitiesOrThrow(String key)All the entities in the call.static EntityEntity. parseDelimitedFrom(InputStream input)static EntityEntity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityEntity. parseFrom(byte[] data)static EntityEntity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityEntity. parseFrom(com.google.protobuf.ByteString data)static EntityEntity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityEntity. parseFrom(com.google.protobuf.CodedInputStream input)static EntityEntity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityEntity. parseFrom(InputStream input)static EntityEntity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityEntity. parseFrom(ByteBuffer data)static EntityEntity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Entity Modifier and Type Method Description Map<String,Entity>AnalysisResult.CallAnalysisMetadata.Builder. getEntities()Deprecated.Map<String,Entity>AnalysisResult.CallAnalysisMetadata. getEntities()Deprecated.Map<String,Entity>AnalysisResult.CallAnalysisMetadataOrBuilder. getEntities()Deprecated.Map<String,Entity>AnalysisResult.CallAnalysisMetadata.Builder. getEntitiesMap()All the entities in the call.Map<String,Entity>AnalysisResult.CallAnalysisMetadata. getEntitiesMap()All the entities in the call.Map<String,Entity>AnalysisResult.CallAnalysisMetadataOrBuilder. getEntitiesMap()All the entities in the call.Map<String,Entity>AnalysisResult.CallAnalysisMetadata.Builder. getMutableEntities()Deprecated.com.google.protobuf.Parser<Entity>Entity. getParserForType()static com.google.protobuf.Parser<Entity>Entity. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Entity Modifier and Type Method Description EntityAnalysisResult.CallAnalysisMetadata.Builder. getEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadata. getEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.EntityAnalysisResult.CallAnalysisMetadataOrBuilder. getEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.Entity.BuilderEntity.Builder. mergeFrom(Entity other)static Entity.BuilderEntity. newBuilder(Entity prototype)AnalysisResult.CallAnalysisMetadata.BuilderAnalysisResult.CallAnalysisMetadata.Builder. putEntities(String key, Entity value)All the entities in the call.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Entity Modifier and Type Method Description AnalysisResult.CallAnalysisMetadata.BuilderAnalysisResult.CallAnalysisMetadata.Builder. putAllEntities(Map<String,Entity> values)All the entities in the call.
-