Uses of Interface
com.google.cloud.dialogflow.v2beta1.IntentInputOrBuilder
-
Packages that use IntentInputOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of IntentInputOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement IntentInputOrBuilder Modifier and Type Class Description classIntentInputRepresents the intent to trigger programmatically rather than as a result of natural language processing.static classIntentInput.BuilderRepresents the intent to trigger programmatically rather than as a result of natural language processing.Methods in com.google.cloud.dialogflow.v2beta1 that return IntentInputOrBuilder Modifier and Type Method Description IntentInputOrBuilderSuggestionInput.Builder. getIntentInputOrBuilder()The intent to be triggered on V3 agent.IntentInputOrBuilderSuggestionInput. getIntentInputOrBuilder()The intent to be triggered on V3 agent.IntentInputOrBuilderSuggestionInputOrBuilder. getIntentInputOrBuilder()The intent to be triggered on V3 agent.
-