Uses of Class
com.google.cloud.dialogflow.v2.IntentSuggestion
-
Packages that use IntentSuggestion Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of IntentSuggestion in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return IntentSuggestion Modifier and Type Method Description IntentSuggestionIntentSuggestion.Builder. build()IntentSuggestionIntentSuggestion.Builder. buildPartial()static IntentSuggestionIntentSuggestion. getDefaultInstance()IntentSuggestionIntentSuggestion.Builder. getDefaultInstanceForType()IntentSuggestionIntentSuggestion. getDefaultInstanceForType()IntentSuggestionDialogflowAssistAnswer.Builder. getIntentSuggestion()An intent suggestion generated from conversation.IntentSuggestionDialogflowAssistAnswer. getIntentSuggestion()An intent suggestion generated from conversation.IntentSuggestionDialogflowAssistAnswerOrBuilder. getIntentSuggestion()An intent suggestion generated from conversation.static IntentSuggestionIntentSuggestion. parseDelimitedFrom(InputStream input)static IntentSuggestionIntentSuggestion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentSuggestionIntentSuggestion. parseFrom(byte[] data)static IntentSuggestionIntentSuggestion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentSuggestionIntentSuggestion. parseFrom(com.google.protobuf.ByteString data)static IntentSuggestionIntentSuggestion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentSuggestionIntentSuggestion. parseFrom(com.google.protobuf.CodedInputStream input)static IntentSuggestionIntentSuggestion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentSuggestionIntentSuggestion. parseFrom(InputStream input)static IntentSuggestionIntentSuggestion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentSuggestionIntentSuggestion. parseFrom(ByteBuffer data)static IntentSuggestionIntentSuggestion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type IntentSuggestion Modifier and Type Method Description com.google.protobuf.Parser<IntentSuggestion>IntentSuggestion. getParserForType()static com.google.protobuf.Parser<IntentSuggestion>IntentSuggestion. parser()Methods in com.google.cloud.dialogflow.v2 with parameters of type IntentSuggestion Modifier and Type Method Description IntentSuggestion.BuilderIntentSuggestion.Builder. mergeFrom(IntentSuggestion other)DialogflowAssistAnswer.BuilderDialogflowAssistAnswer.Builder. mergeIntentSuggestion(IntentSuggestion value)An intent suggestion generated from conversation.static IntentSuggestion.BuilderIntentSuggestion. newBuilder(IntentSuggestion prototype)DialogflowAssistAnswer.BuilderDialogflowAssistAnswer.Builder. setIntentSuggestion(IntentSuggestion value)An intent suggestion generated from conversation.
-