| Package | Description |
|---|---|
| com.google.cloud.dialogflow.cx.v3 |
A client to Dialogflow API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.dialogflow.cx.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentsClient.LookupEnvironmentHistoryPagedResponse |
EnvironmentsClient.lookupEnvironmentHistory(EnvironmentName name)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].
|
EnvironmentsClient.LookupEnvironmentHistoryPagedResponse |
EnvironmentsClient.lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].
|
EnvironmentsClient.LookupEnvironmentHistoryPagedResponse |
EnvironmentsClient.lookupEnvironmentHistory(String name)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> |
EnvironmentsClient.LookupEnvironmentHistoryPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context,
com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<LookupEnvironmentHistoryRequest,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> |
EnvironmentsClient.lookupEnvironmentHistoryPagedCallable()
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].
|
com.google.api.gax.rpc.PagedCallSettings<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> |
EnvironmentsSettings.lookupEnvironmentHistorySettings()
Returns the object with the settings used for calls to lookupEnvironmentHistory.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> |
EnvironmentsSettings.Builder.lookupEnvironmentHistorySettings()
Returns the builder for the settings used for calls to lookupEnvironmentHistory.
|
Copyright © 2025 Google LLC. All rights reserved.