Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2.stub |
Modifier and Type | Method and Description |
---|---|
ConversationDatasetsClient.ListConversationDatasetsPagedResponse |
ConversationDatasetsClient.listConversationDatasets(ListConversationDatasetsRequest request)
Returns the list of all conversation datasets in the specified project and location.
|
ConversationDatasetsClient.ListConversationDatasetsPagedResponse |
ConversationDatasetsClient.listConversationDatasets(LocationName parent)
Returns the list of all conversation datasets in the specified project and location.
|
ConversationDatasetsClient.ListConversationDatasetsPagedResponse |
ConversationDatasetsClient.listConversationDatasets(String parent)
Returns the list of all conversation datasets in the specified project and location.
|
Copyright © 2022 Google LLC. All rights reserved.