Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.PageInfoOrBuilder
-
Packages that use PageInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of PageInfoOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement PageInfoOrBuilder Modifier and Type Class Description classPageInfoRepresents page information communicated to and from the webhook.static classPageInfo.BuilderRepresents page information communicated to and from the webhook.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return PageInfoOrBuilder Modifier and Type Method Description PageInfoOrBuilderWebhookRequest.Builder. getPageInfoOrBuilder()Information about page status.PageInfoOrBuilderWebhookRequest. getPageInfoOrBuilder()Information about page status.PageInfoOrBuilderWebhookRequestOrBuilder. getPageInfoOrBuilder()Information about page status.PageInfoOrBuilderWebhookResponse.Builder. getPageInfoOrBuilder()Information about page status.PageInfoOrBuilderWebhookResponse. getPageInfoOrBuilder()Information about page status.PageInfoOrBuilderWebhookResponseOrBuilder. getPageInfoOrBuilder()Information about page status.
-