Uses of Interface
com.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo.ParameterInfoOrBuilder
-
Packages that use PageInfo.FormInfo.ParameterInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PageInfo.FormInfo.ParameterInfoOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement PageInfo.FormInfo.ParameterInfoOrBuilder Modifier and Type Class Description static class
PageInfo.FormInfo.ParameterInfo
Represents parameter information.static class
PageInfo.FormInfo.ParameterInfo.Builder
Represents parameter information.Methods in com.google.cloud.dialogflow.cx.v3 that return PageInfo.FormInfo.ParameterInfoOrBuilder Modifier and Type Method Description PageInfo.FormInfo.ParameterInfoOrBuilder
PageInfo.FormInfo.Builder. getParameterInfoOrBuilder(int index)
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfo.ParameterInfoOrBuilder
PageInfo.FormInfo. getParameterInfoOrBuilder(int index)
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfo.ParameterInfoOrBuilder
PageInfo.FormInfoOrBuilder. getParameterInfoOrBuilder(int index)
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type PageInfo.FormInfo.ParameterInfoOrBuilder Modifier and Type Method Description List<? extends PageInfo.FormInfo.ParameterInfoOrBuilder>
PageInfo.FormInfo.Builder. getParameterInfoOrBuilderList()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].List<? extends PageInfo.FormInfo.ParameterInfoOrBuilder>
PageInfo.FormInfo. getParameterInfoOrBuilderList()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].List<? extends PageInfo.FormInfo.ParameterInfoOrBuilder>
PageInfo.FormInfoOrBuilder. getParameterInfoOrBuilderList()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
-