| 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 ChangelogsClient.ListChangelogsPage |
ChangelogsClient.ListChangelogsPage.createPage(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context,
ListChangelogsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ChangelogsClient.ListChangelogsPage> |
ChangelogsClient.ListChangelogsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context,
com.google.api.core.ApiFuture<ListChangelogsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ChangelogsClient.ListChangelogsFixedSizeCollection |
ChangelogsClient.ListChangelogsFixedSizeCollection.createCollection(List<ChangelogsClient.ListChangelogsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.