Uses of Class
com.google.cloud.dialogflow.v2beta1.Intent.Message.RbmSuggestion.SuggestionCase
-
Packages that use Intent.Message.RbmSuggestion.SuggestionCase Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Intent.Message.RbmSuggestion.SuggestionCase in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Intent.Message.RbmSuggestion.SuggestionCase Modifier and Type Method Description static Intent.Message.RbmSuggestion.SuggestionCase
Intent.Message.RbmSuggestion.SuggestionCase. forNumber(int value)
Intent.Message.RbmSuggestion.SuggestionCase
Intent.Message.RbmSuggestion.Builder. getSuggestionCase()
Intent.Message.RbmSuggestion.SuggestionCase
Intent.Message.RbmSuggestion. getSuggestionCase()
Intent.Message.RbmSuggestion.SuggestionCase
Intent.Message.RbmSuggestionOrBuilder. getSuggestionCase()
static Intent.Message.RbmSuggestion.SuggestionCase
Intent.Message.RbmSuggestion.SuggestionCase. valueOf(int value)
Deprecated.static Intent.Message.RbmSuggestion.SuggestionCase
Intent.Message.RbmSuggestion.SuggestionCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static Intent.Message.RbmSuggestion.SuggestionCase[]
Intent.Message.RbmSuggestion.SuggestionCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-