Uses of Class
com.google.cloud.dialogflow.v2.ConversationDatasetsSettings
-
Packages that use ConversationDatasetsSettings Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ConversationDatasetsSettings in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ConversationDatasetsSettings Modifier and Type Method Description ConversationDatasetsSettingsConversationDatasetsSettings.Builder. build()static ConversationDatasetsSettingsConversationDatasetsSettings. create(ConversationDatasetsStubSettings stub)ConversationDatasetsSettingsConversationDatasetsClient. getSettings()Methods in com.google.cloud.dialogflow.v2 with parameters of type ConversationDatasetsSettings Modifier and Type Method Description static ConversationDatasetsClientConversationDatasetsClient. create(ConversationDatasetsSettings settings)Constructs an instance of ConversationDatasetsClient, using the given settings.Constructors in com.google.cloud.dialogflow.v2 with parameters of type ConversationDatasetsSettings Constructor Description Builder(ConversationDatasetsSettings settings)ConversationDatasetsClient(ConversationDatasetsSettings settings)Constructs an instance of ConversationDatasetsClient, using the given settings.
-