Uses of Class
com.google.cloud.contactcenterinsights.v1.Intent
-
Packages that use Intent Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of Intent in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Intent Modifier and Type Method Description IntentIntent.Builder. build()IntentIntent.Builder. buildPartial()static IntentIntent. getDefaultInstance()IntentIntent.Builder. getDefaultInstanceForType()IntentIntent. getDefaultInstanceForType()IntentAnalysisResult.CallAnalysisMetadata.Builder. getIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadata. getIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadataOrBuilder. getIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadata.Builder. getIntentsOrThrow(String key)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadata. getIntentsOrThrow(String key)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadataOrBuilder. getIntentsOrThrow(String key)All the matched intents in the call.static IntentIntent. parseDelimitedFrom(InputStream input)static IntentIntent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(byte[] data)static IntentIntent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(com.google.protobuf.ByteString data)static IntentIntent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(com.google.protobuf.CodedInputStream input)static IntentIntent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(InputStream input)static IntentIntent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(ByteBuffer data)static IntentIntent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Intent Modifier and Type Method Description Map<String,Intent>AnalysisResult.CallAnalysisMetadata.Builder. getIntents()Deprecated.Map<String,Intent>AnalysisResult.CallAnalysisMetadata. getIntents()Deprecated.Map<String,Intent>AnalysisResult.CallAnalysisMetadataOrBuilder. getIntents()Deprecated.Map<String,Intent>AnalysisResult.CallAnalysisMetadata.Builder. getIntentsMap()All the matched intents in the call.Map<String,Intent>AnalysisResult.CallAnalysisMetadata. getIntentsMap()All the matched intents in the call.Map<String,Intent>AnalysisResult.CallAnalysisMetadataOrBuilder. getIntentsMap()All the matched intents in the call.Map<String,Intent>AnalysisResult.CallAnalysisMetadata.Builder. getMutableIntents()Deprecated.com.google.protobuf.Parser<Intent>Intent. getParserForType()static com.google.protobuf.Parser<Intent>Intent. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Intent Modifier and Type Method Description IntentAnalysisResult.CallAnalysisMetadata.Builder. getIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadata. getIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.IntentAnalysisResult.CallAnalysisMetadataOrBuilder. getIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.Intent.BuilderIntent.Builder. mergeFrom(Intent other)static Intent.BuilderIntent. newBuilder(Intent prototype)AnalysisResult.CallAnalysisMetadata.BuilderAnalysisResult.CallAnalysisMetadata.Builder. putIntents(String key, Intent value)All the matched intents in the call.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Intent Modifier and Type Method Description AnalysisResult.CallAnalysisMetadata.BuilderAnalysisResult.CallAnalysisMetadata.Builder. putAllIntents(Map<String,Intent> values)All the matched intents in the call.
-