| Package | Description |
|---|---|
| com.google.cloud.dialogflow.cx.v3beta1 |
A client to Dialogflow API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.dialogflow.cx.v3beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
ChangelogsClient.ListChangelogsPagedResponse |
ChangelogsClient.listChangelogs(AgentName parent)
Returns the list of Changelogs.
|
ChangelogsClient.ListChangelogsPagedResponse |
ChangelogsClient.listChangelogs(ListChangelogsRequest request)
Returns the list of Changelogs.
|
ChangelogsClient.ListChangelogsPagedResponse |
ChangelogsClient.listChangelogs(String parent)
Returns the list of Changelogs.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ChangelogsClient.ListChangelogsPagedResponse> |
ChangelogsClient.ListChangelogsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context,
com.google.api.core.ApiFuture<ListChangelogsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ChangelogsClient.ListChangelogsPagedResponse> |
ChangelogsClient.listChangelogsPagedCallable()
Returns the list of Changelogs.
|
com.google.api.gax.rpc.PagedCallSettings<ListChangelogsRequest,ListChangelogsResponse,ChangelogsClient.ListChangelogsPagedResponse> |
ChangelogsSettings.listChangelogsSettings()
Returns the object with the settings used for calls to listChangelogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChangelogsRequest,ListChangelogsResponse,ChangelogsClient.ListChangelogsPagedResponse> |
ChangelogsSettings.Builder.listChangelogsSettings()
Returns the builder for the settings used for calls to listChangelogs.
|
Copyright © 2025 Google LLC. All rights reserved.