Uses of Interface
com.google.cloud.dialogflow.cx.v3.PageInfoOrBuilder
-
Packages that use PageInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PageInfoOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement PageInfoOrBuilder Modifier and Type Class Description class
PageInfo
Represents page information communicated to and from the webhook.static class
PageInfo.Builder
Represents page information communicated to and from the webhook.Methods in com.google.cloud.dialogflow.cx.v3 that return PageInfoOrBuilder Modifier and Type Method Description PageInfoOrBuilder
WebhookRequest.Builder. getPageInfoOrBuilder()
Information about page status.PageInfoOrBuilder
WebhookRequest. getPageInfoOrBuilder()
Information about page status.PageInfoOrBuilder
WebhookRequestOrBuilder. getPageInfoOrBuilder()
Information about page status.PageInfoOrBuilder
WebhookResponse.Builder. getPageInfoOrBuilder()
Information about page status.PageInfoOrBuilder
WebhookResponse. getPageInfoOrBuilder()
Information about page status.PageInfoOrBuilder
WebhookResponseOrBuilder. getPageInfoOrBuilder()
Information about page status.
-