Uses of Interface
com.google.cloud.dialogflow.v2.IntentBatchOrBuilder
-
Packages that use IntentBatchOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of IntentBatchOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement IntentBatchOrBuilder Modifier and Type Class Description classIntentBatchThis message is a wrapper around a collection of intents.static classIntentBatch.BuilderThis message is a wrapper around a collection of intents.Methods in com.google.cloud.dialogflow.v2 that return IntentBatchOrBuilder Modifier and Type Method Description IntentBatchOrBuilderBatchUpdateIntentsRequest.Builder. getIntentBatchInlineOrBuilder()The collection of intents to update or create.IntentBatchOrBuilderBatchUpdateIntentsRequest. getIntentBatchInlineOrBuilder()The collection of intents to update or create.IntentBatchOrBuilderBatchUpdateIntentsRequestOrBuilder. getIntentBatchInlineOrBuilder()The collection of intents to update or create.
-