| 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 VersionsClient.ListVersionsPage |
VersionsClient.ListVersionsPage.createPage(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context,
ListVersionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<VersionsClient.ListVersionsPage> |
VersionsClient.ListVersionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context,
com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected VersionsClient.ListVersionsFixedSizeCollection |
VersionsClient.ListVersionsFixedSizeCollection.createCollection(List<VersionsClient.ListVersionsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.