| Package | Description |
|---|---|
| com.google.cloud.dialogflow.cx.v3 |
A client to Dialogflow API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AgentsClient.ListAgentsPage |
AgentsClient.ListAgentsPage.createPage(com.google.api.gax.rpc.PageContext<ListAgentsRequest,ListAgentsResponse,Agent> context,
ListAgentsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AgentsClient.ListAgentsPage> |
AgentsClient.ListAgentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListAgentsRequest,ListAgentsResponse,Agent> context,
com.google.api.core.ApiFuture<ListAgentsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AgentsClient.ListAgentsFixedSizeCollection |
AgentsClient.ListAgentsFixedSizeCollection.createCollection(List<AgentsClient.ListAgentsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.