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