Uses of Class
com.google.cloud.contactcenterinsights.v1.DialogflowIntent
-
Packages that use DialogflowIntent Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of DialogflowIntent in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return DialogflowIntent Modifier and Type Method Description DialogflowIntentDialogflowIntent.Builder. build()DialogflowIntentDialogflowIntent.Builder. buildPartial()static DialogflowIntentDialogflowIntent. getDefaultInstance()DialogflowIntentDialogflowIntent.Builder. getDefaultInstanceForType()DialogflowIntentDialogflowIntent. getDefaultInstanceForType()DialogflowIntentConversation.Builder. getDialogflowIntentsOrDefault(String key, DialogflowIntent defaultValue)Output only.DialogflowIntentConversation. getDialogflowIntentsOrDefault(String key, DialogflowIntent defaultValue)Output only.DialogflowIntentConversationOrBuilder. getDialogflowIntentsOrDefault(String key, DialogflowIntent defaultValue)Output only.DialogflowIntentConversation.Builder. getDialogflowIntentsOrThrow(String key)Output only.DialogflowIntentConversation. getDialogflowIntentsOrThrow(String key)Output only.DialogflowIntentConversationOrBuilder. getDialogflowIntentsOrThrow(String key)Output only.static DialogflowIntentDialogflowIntent. parseDelimitedFrom(InputStream input)static DialogflowIntentDialogflowIntent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DialogflowIntentDialogflowIntent. parseFrom(byte[] data)static DialogflowIntentDialogflowIntent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DialogflowIntentDialogflowIntent. parseFrom(com.google.protobuf.ByteString data)static DialogflowIntentDialogflowIntent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DialogflowIntentDialogflowIntent. parseFrom(com.google.protobuf.CodedInputStream input)static DialogflowIntentDialogflowIntent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DialogflowIntentDialogflowIntent. parseFrom(InputStream input)static DialogflowIntentDialogflowIntent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DialogflowIntentDialogflowIntent. parseFrom(ByteBuffer data)static DialogflowIntentDialogflowIntent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type DialogflowIntent Modifier and Type Method Description Map<String,DialogflowIntent>Conversation.Builder. getDialogflowIntents()Deprecated.Map<String,DialogflowIntent>Conversation. getDialogflowIntents()Deprecated.Map<String,DialogflowIntent>ConversationOrBuilder. getDialogflowIntents()Deprecated.Map<String,DialogflowIntent>Conversation.Builder. getDialogflowIntentsMap()Output only.Map<String,DialogflowIntent>Conversation. getDialogflowIntentsMap()Output only.Map<String,DialogflowIntent>ConversationOrBuilder. getDialogflowIntentsMap()Output only.Map<String,DialogflowIntent>Conversation.Builder. getMutableDialogflowIntents()Deprecated.com.google.protobuf.Parser<DialogflowIntent>DialogflowIntent. getParserForType()static com.google.protobuf.Parser<DialogflowIntent>DialogflowIntent. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type DialogflowIntent Modifier and Type Method Description DialogflowIntentConversation.Builder. getDialogflowIntentsOrDefault(String key, DialogflowIntent defaultValue)Output only.DialogflowIntentConversation. getDialogflowIntentsOrDefault(String key, DialogflowIntent defaultValue)Output only.DialogflowIntentConversationOrBuilder. getDialogflowIntentsOrDefault(String key, DialogflowIntent defaultValue)Output only.DialogflowIntent.BuilderDialogflowIntent.Builder. mergeFrom(DialogflowIntent other)static DialogflowIntent.BuilderDialogflowIntent. newBuilder(DialogflowIntent prototype)Conversation.BuilderConversation.Builder. putDialogflowIntents(String key, DialogflowIntent value)Output only.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type DialogflowIntent Modifier and Type Method Description Conversation.BuilderConversation.Builder. putAllDialogflowIntents(Map<String,DialogflowIntent> values)Output only.
-