| 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 ExamplesClient.ListExamplesPage |
ExamplesClient.ListExamplesPage.createPage(com.google.api.gax.rpc.PageContext<ListExamplesRequest,ListExamplesResponse,Example> context,
ListExamplesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ExamplesClient.ListExamplesPage> |
ExamplesClient.ListExamplesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListExamplesRequest,ListExamplesResponse,Example> context,
com.google.api.core.ApiFuture<ListExamplesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ExamplesClient.ListExamplesFixedSizeCollection |
ExamplesClient.ListExamplesFixedSizeCollection.createCollection(List<ExamplesClient.ListExamplesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.