| 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 EnvironmentsClient.ListEnvironmentsPage |
EnvironmentsClient.ListEnvironmentsPage.createPage(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context,
ListEnvironmentsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<EnvironmentsClient.ListEnvironmentsPage> |
EnvironmentsClient.ListEnvironmentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context,
com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected EnvironmentsClient.ListEnvironmentsFixedSizeCollection |
EnvironmentsClient.ListEnvironmentsFixedSizeCollection.createCollection(List<EnvironmentsClient.ListEnvironmentsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.