Uses of Class
com.google.cloud.dialogflow.v2beta1.DocumentsSettings
-
Packages that use DocumentsSettings Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of DocumentsSettings in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return DocumentsSettings Modifier and Type Method Description DocumentsSettingsDocumentsSettings.Builder. build()static DocumentsSettingsDocumentsSettings. create(DocumentsStubSettings stub)DocumentsSettingsDocumentsClient. getSettings()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type DocumentsSettings Modifier and Type Method Description static DocumentsClientDocumentsClient. create(DocumentsSettings settings)Constructs an instance of DocumentsClient, using the given settings.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type DocumentsSettings Constructor Description Builder(DocumentsSettings settings)DocumentsClient(DocumentsSettings settings)Constructs an instance of DocumentsClient, using the given settings.
-