| Modifier and Type | Class and Description |
|---|---|
class |
EventInput
Events allow for matching intents by event name instead of the natural
language input.
|
static class |
EventInput.Builder
Events allow for matching intents by event name instead of the natural
language input.
|
| Modifier and Type | Method and Description |
|---|---|
EventInputOrBuilder |
QueryInputOrBuilder.getEventOrBuilder()
The event to be processed.
|
EventInputOrBuilder |
QueryInput.getEventOrBuilder()
The event to be processed.
|
EventInputOrBuilder |
QueryInput.Builder.getEventOrBuilder()
The event to be processed.
|
EventInputOrBuilder |
WebhookResponseOrBuilder.getFollowupEventInputOrBuilder()
Optional.
|
EventInputOrBuilder |
WebhookResponse.getFollowupEventInputOrBuilder()
Optional.
|
EventInputOrBuilder |
WebhookResponse.Builder.getFollowupEventInputOrBuilder()
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.