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.FormInfo
PageInfo.FormInfo.Builder. build()
PageInfo.FormInfo
PageInfo.FormInfo.Builder. buildPartial()
static PageInfo.FormInfo
PageInfo.FormInfo. getDefaultInstance()
PageInfo.FormInfo
PageInfo.FormInfo.Builder. getDefaultInstanceForType()
PageInfo.FormInfo
PageInfo.FormInfo. getDefaultInstanceForType()
PageInfo.FormInfo
PageInfo.Builder. getFormInfo()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfo
PageInfo. getFormInfo()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].PageInfo.FormInfo
PageInfoOrBuilder. getFormInfo()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].static PageInfo.FormInfo
PageInfo.FormInfo. parseDelimitedFrom(InputStream input)
static PageInfo.FormInfo
PageInfo.FormInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(byte[] data)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(com.google.protobuf.ByteString data)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(com.google.protobuf.CodedInputStream input)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(InputStream input)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PageInfo.FormInfo
PageInfo.FormInfo. parseFrom(ByteBuffer data)
static PageInfo.FormInfo
PageInfo.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.Builder
PageInfo.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.Builder
PageInfo.FormInfo.Builder. mergeFrom(PageInfo.FormInfo other)
static PageInfo.FormInfo.Builder
PageInfo.FormInfo. newBuilder(PageInfo.FormInfo prototype)
PageInfo.Builder
PageInfo.Builder. setFormInfo(PageInfo.FormInfo value)
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
-