Uses of Class
com.google.cloud.dialogflow.v2.DocumentsClient
-
Packages that use DocumentsClient Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of DocumentsClient in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return DocumentsClient Modifier and Type Method Description static DocumentsClientDocumentsClient. create()Constructs an instance of DocumentsClient with default settings.static DocumentsClientDocumentsClient. create(DocumentsSettings settings)Constructs an instance of DocumentsClient, using the given settings.static DocumentsClientDocumentsClient. create(DocumentsStub stub)Constructs an instance of DocumentsClient, using the given stub for making calls.
-