Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2.stub |
Modifier and Type | Method and Description |
---|---|
DocumentsClient.ListDocumentsPagedResponse |
DocumentsClient.listDocuments(KnowledgeBaseName parent)
Returns the list of all documents of the knowledge base.
|
DocumentsClient.ListDocumentsPagedResponse |
DocumentsClient.listDocuments(ListDocumentsRequest request)
Returns the list of all documents of the knowledge base.
|
DocumentsClient.ListDocumentsPagedResponse |
DocumentsClient.listDocuments(String parent)
Returns the list of all documents of the knowledge base.
|
Copyright © 2022 Google LLC. All rights reserved.