| 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 GeneratorsClient.ListGeneratorsPage |
GeneratorsClient.ListGeneratorsPage.createPage(com.google.api.gax.rpc.PageContext<ListGeneratorsRequest,ListGeneratorsResponse,Generator> context,
ListGeneratorsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<GeneratorsClient.ListGeneratorsPage> |
GeneratorsClient.ListGeneratorsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGeneratorsRequest,ListGeneratorsResponse,Generator> context,
com.google.api.core.ApiFuture<ListGeneratorsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected GeneratorsClient.ListGeneratorsFixedSizeCollection |
GeneratorsClient.ListGeneratorsFixedSizeCollection.createCollection(List<GeneratorsClient.ListGeneratorsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.