| 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.SearchAgentsPagedResponse |
AgentsClient.searchAgents(com.google.cloud.dialogflow.v2beta1.ProjectName parent)
Returns the list of agents.
|
PagedResponseWrappers.SearchAgentsPagedResponse |
AgentsClient.searchAgents(com.google.cloud.dialogflow.v2beta1.SearchAgentsRequest request)
Returns the list of agents.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.SearchAgentsRequest,PagedResponseWrappers.SearchAgentsPagedResponse> |
GrpcAgentsStub.searchAgentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.SearchAgentsRequest,PagedResponseWrappers.SearchAgentsPagedResponse> |
AgentsStub.searchAgentsPagedCallable() |
Copyright © 2017 Google. All rights reserved.