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