| Modifier and Type | Class and Description |
|---|---|
class |
IntentInput
Represents the intent to trigger programmatically rather than as a result of
natural language processing.
|
static class |
IntentInput.Builder
Represents the intent to trigger programmatically rather than as a result of
natural language processing.
|
| Modifier and Type | Method and Description |
|---|---|
IntentInputOrBuilder |
QueryInputOrBuilder.getIntentOrBuilder()
The intent to be triggered.
|
IntentInputOrBuilder |
QueryInput.getIntentOrBuilder()
The intent to be triggered.
|
IntentInputOrBuilder |
QueryInput.Builder.getIntentOrBuilder()
The intent to be triggered.
|
Copyright © 2022 Google LLC. All rights reserved.