Uses of Class
com.google.cloud.dialogflow.cx.v3.PagesSettings
-
Packages that use PagesSettings Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PagesSettings in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 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.v3 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.v3 with parameters of type PagesSettings Constructor Description Builder(PagesSettings settings)PagesClient(PagesSettings settings)Constructs an instance of PagesClient, using the given settings.
-