| Package | Description | 
|---|---|
| com.google.cloud.dialogflow.v2beta1 | 
 A client to Dialogflow API. 
 | 
| com.google.cloud.dialogflow.v2beta1.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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsClient.ListDocumentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
           com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsClient.listDocumentsPagedCallable()
Returns the list of all documents of the knowledge base. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsSettings.Builder.listDocumentsSettings()
Returns the builder for the settings used for calls to listDocuments. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse> | 
GrpcDocumentsStub.listDocumentsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsStub.listDocumentsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsStubSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse> | 
DocumentsStubSettings.Builder.listDocumentsSettings()
Returns the builder for the settings used for calls to listDocuments. 
 | 
Copyright © 2019 Google LLC. All rights reserved.