| 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 DeploymentsClient.ListDeploymentsPage |
DeploymentsClient.ListDeploymentsPage.createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context,
ListDeploymentsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPage> |
DeploymentsClient.ListDeploymentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context,
com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DeploymentsClient.ListDeploymentsFixedSizeCollection |
DeploymentsClient.ListDeploymentsFixedSizeCollection.createCollection(List<DeploymentsClient.ListDeploymentsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.