Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.PagesSettings
-
Packages that use PagesSettings Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of PagesSettings in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return PagesSettings Modifier and Type Method Description PagesSettingsPagesSettings.Builder. build()static PagesSettingsPagesSettings. create(PagesStubSettings stub)PagesSettingsPagesClient. getSettings()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type PagesSettings Modifier and Type Method Description static PagesClientPagesClient. create(PagesSettings settings)Constructs an instance of PagesClient, using the given settings.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type PagesSettings Constructor Description Builder(PagesSettings settings)PagesClient(PagesSettings settings)Constructs an instance of PagesClient, using the given settings.
-