| Modifier and Type | Method and Description |
|---|---|
PageInfo.FormInfo |
PageInfo.FormInfo.Builder.build() |
PageInfo.FormInfo |
PageInfo.FormInfo.Builder.buildPartial() |
static PageInfo.FormInfo |
PageInfo.FormInfo.getDefaultInstance() |
PageInfo.FormInfo |
PageInfo.FormInfo.getDefaultInstanceForType() |
PageInfo.FormInfo |
PageInfo.FormInfo.Builder.getDefaultInstanceForType() |
PageInfo.FormInfo |
PageInfo.getFormInfo()
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
|
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 |
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(ByteBuffer data) |
static PageInfo.FormInfo |
PageInfo.FormInfo.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PageInfo.FormInfo> |
PageInfo.FormInfo.getParserForType() |
static com.google.protobuf.Parser<PageInfo.FormInfo> |
PageInfo.FormInfo.parser() |
| Modifier and Type | Method and 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].
|
Copyright © 2022 Google LLC. All rights reserved.