Uses of Class
com.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo
-
Packages that use PageInfo.FormInfo Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PageInfo.FormInfo in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return PageInfo.FormInfo Modifier and Type Method Description PageInfo.FormInfoPageInfo.FormInfo.Builder. build()PageInfo.FormInfoPageInfo.FormInfo.Builder. buildPartial()static PageInfo.FormInfoPageInfo.FormInfo. getDefaultInstance()PageInfo.FormInfoPageInfo.FormInfo.Builder. getDefaultInstanceForType()PageInfo.FormInfoPageInfo.FormInfo. getDefaultInstanceForType()PageInfo.FormInfoPageInfo.Builder. getFormInfo()Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfoPageInfo. getFormInfo()Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfoPageInfoOrBuilder. getFormInfo()Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].static PageInfo.FormInfoPageInfo.FormInfo. parseDelimitedFrom(InputStream input)static PageInfo.FormInfoPageInfo.FormInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(byte[] data)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(com.google.protobuf.ByteString data)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(com.google.protobuf.CodedInputStream input)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(InputStream input)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(ByteBuffer data)static PageInfo.FormInfoPageInfo.FormInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type PageInfo.FormInfo Modifier and Type Method Description com.google.protobuf.Parser<PageInfo.FormInfo>PageInfo.FormInfo. getParserForType()static com.google.protobuf.Parser<PageInfo.FormInfo>PageInfo.FormInfo. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type PageInfo.FormInfo Modifier and Type Method Description PageInfo.BuilderPageInfo.Builder. mergeFormInfo(PageInfo.FormInfo value)Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfo.BuilderPageInfo.FormInfo.Builder. mergeFrom(PageInfo.FormInfo other)static PageInfo.FormInfo.BuilderPageInfo.FormInfo. newBuilder(PageInfo.FormInfo prototype)PageInfo.BuilderPageInfo.Builder. setFormInfo(PageInfo.FormInfo value)Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
-