Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
ConversationsClient.ListConversationsPagedResponse |
ConversationsClient.listConversations(ListConversationsRequest request)
Returns the list of all conversations in the specified project.
|
ConversationsClient.ListConversationsPagedResponse |
ConversationsClient.listConversations(LocationName parent)
Returns the list of all conversations in the specified project.
|
ConversationsClient.ListConversationsPagedResponse |
ConversationsClient.listConversations(ProjectName parent)
Returns the list of all conversations in the specified project.
|
ConversationsClient.ListConversationsPagedResponse |
ConversationsClient.listConversations(String parent)
Returns the list of all conversations in the specified project.
|
Copyright © 2022 Google LLC. All rights reserved.