| Package | Description |
|---|---|
| com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API.
|
| com.google.cloud.dialogflow.v2beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListIntentsPagedResponse |
IntentsClient.listIntents(com.google.cloud.dialogflow.v2beta1.ListIntentsRequest request)
Returns the list of all intents in the specified agent.
|
PagedResponseWrappers.ListIntentsPagedResponse |
IntentsClient.listIntents(com.google.cloud.dialogflow.v2beta1.ProjectAgentName parent)
Returns the list of all intents in the specified agent.
|
PagedResponseWrappers.ListIntentsPagedResponse |
IntentsClient.listIntents(com.google.cloud.dialogflow.v2beta1.ProjectAgentName parent,
String languageCode)
Returns the list of all intents in the specified agent.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListIntentsRequest,PagedResponseWrappers.ListIntentsPagedResponse> |
IntentsStub.listIntentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListIntentsRequest,PagedResponseWrappers.ListIntentsPagedResponse> |
GrpcIntentsStub.listIntentsPagedCallable() |
Copyright © 2017 Google. All rights reserved.