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 class
IntentBatch
This message is a wrapper around a collection of intents.static class
IntentBatch.Builder
This message is a wrapper around a collection of intents.Methods in com.google.cloud.dialogflow.v2 that return IntentBatchOrBuilder Modifier and Type Method Description IntentBatchOrBuilder
BatchUpdateIntentsRequest.Builder. getIntentBatchInlineOrBuilder()
The collection of intents to update or create.IntentBatchOrBuilder
BatchUpdateIntentsRequest. getIntentBatchInlineOrBuilder()
The collection of intents to update or create.IntentBatchOrBuilder
BatchUpdateIntentsRequestOrBuilder. getIntentBatchInlineOrBuilder()
The collection of intents to update or create.
-