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