Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API.
|
Modifier and Type | Method and Description |
---|---|
protected AgentsClient.SearchAgentsPage |
AgentsClient.SearchAgentsPage.createPage(PageContext<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,com.google.cloud.dialogflow.v2.Agent> context,
com.google.cloud.dialogflow.v2.SearchAgentsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<AgentsClient.SearchAgentsPage> |
AgentsClient.SearchAgentsPage.createPageAsync(PageContext<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,com.google.cloud.dialogflow.v2.Agent> context,
com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2.SearchAgentsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected AgentsClient.SearchAgentsFixedSizeCollection |
AgentsClient.SearchAgentsFixedSizeCollection.createCollection(List<AgentsClient.SearchAgentsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.