| 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 FlowsClient.ListFlowsPage |
FlowsClient.ListFlowsPage.createPage(com.google.api.gax.rpc.PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context,
ListFlowsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<FlowsClient.ListFlowsPage> |
FlowsClient.ListFlowsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context,
com.google.api.core.ApiFuture<ListFlowsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowsClient.ListFlowsFixedSizeCollection |
FlowsClient.ListFlowsFixedSizeCollection.createCollection(List<FlowsClient.ListFlowsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.