| 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 EnvironmentsClient.LookupEnvironmentHistoryPage |
EnvironmentsClient.LookupEnvironmentHistoryPage.createPage(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context,
LookupEnvironmentHistoryResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPage> |
EnvironmentsClient.LookupEnvironmentHistoryPage.createPageAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context,
com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection |
EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection.createCollection(List<EnvironmentsClient.LookupEnvironmentHistoryPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.