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