| Modifier and Type | Method and Description |
|---|---|
WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.Builder.build() |
WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.Builder.buildPartial() |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.getDefaultInstance() |
WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.getDefaultInstanceForType() |
WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.Builder.getDefaultInstanceForType() |
WebhookRequest.IntentInfo |
WebhookRequestOrBuilder.getIntentInfo()
Information about the last matched intent.
|
WebhookRequest.IntentInfo |
WebhookRequest.getIntentInfo()
Information about the last matched intent.
|
WebhookRequest.IntentInfo |
WebhookRequest.Builder.getIntentInfo()
Information about the last matched intent.
|
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseDelimitedFrom(InputStream input) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(byte[] data) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(ByteBuffer data) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(com.google.protobuf.ByteString data) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(InputStream input) |
static WebhookRequest.IntentInfo |
WebhookRequest.IntentInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WebhookRequest.IntentInfo> |
WebhookRequest.IntentInfo.getParserForType() |
static com.google.protobuf.Parser<WebhookRequest.IntentInfo> |
WebhookRequest.IntentInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebhookRequest.IntentInfo.Builder |
WebhookRequest.IntentInfo.Builder.mergeFrom(WebhookRequest.IntentInfo other) |
WebhookRequest.Builder |
WebhookRequest.Builder.mergeIntentInfo(WebhookRequest.IntentInfo value)
Information about the last matched intent.
|
static WebhookRequest.IntentInfo.Builder |
WebhookRequest.IntentInfo.newBuilder(WebhookRequest.IntentInfo prototype) |
WebhookRequest.Builder |
WebhookRequest.Builder.setIntentInfo(WebhookRequest.IntentInfo value)
Information about the last matched intent.
|
Copyright © 2022 Google LLC. All rights reserved.