| 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 TestCasesClient.ListTestCasesPage |
TestCasesClient.ListTestCasesPage.createPage(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context,
ListTestCasesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPage> |
TestCasesClient.ListTestCasesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context,
com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected TestCasesClient.ListTestCasesFixedSizeCollection |
TestCasesClient.ListTestCasesFixedSizeCollection.createCollection(List<TestCasesClient.ListTestCasesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.