| Modifier and Type | Class and Description |
|---|---|
class |
DetectIntentResponse
The message returned from the DetectIntent method.
|
static class |
DetectIntentResponse.Builder
The message returned from the DetectIntent method.
|
| Modifier and Type | Method and Description |
|---|---|
DetectIntentResponseOrBuilder |
StreamingDetectIntentResponse.getDetectIntentResponseOrBuilder()
The response from detect intent.
|
DetectIntentResponseOrBuilder |
StreamingDetectIntentResponse.Builder.getDetectIntentResponseOrBuilder()
The response from detect intent.
|
DetectIntentResponseOrBuilder |
StreamingDetectIntentResponseOrBuilder.getDetectIntentResponseOrBuilder()
The response from detect intent.
|
DetectIntentResponseOrBuilder |
Conversation.InteractionOrBuilder.getPartialResponsesOrBuilder(int index)
The partial responses of the interaction.
|
DetectIntentResponseOrBuilder |
Conversation.Interaction.getPartialResponsesOrBuilder(int index)
The partial responses of the interaction.
|
DetectIntentResponseOrBuilder |
Conversation.Interaction.Builder.getPartialResponsesOrBuilder(int index)
The partial responses of the interaction.
|
DetectIntentResponseOrBuilder |
Conversation.InteractionOrBuilder.getResponseOrBuilder()
The final response of the interaction.
|
DetectIntentResponseOrBuilder |
Conversation.Interaction.getResponseOrBuilder()
The final response of the interaction.
|
DetectIntentResponseOrBuilder |
Conversation.Interaction.Builder.getResponseOrBuilder()
The final response of the interaction.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DetectIntentResponseOrBuilder> |
Conversation.InteractionOrBuilder.getPartialResponsesOrBuilderList()
The partial responses of the interaction.
|
List<? extends DetectIntentResponseOrBuilder> |
Conversation.Interaction.getPartialResponsesOrBuilderList()
The partial responses of the interaction.
|
List<? extends DetectIntentResponseOrBuilder> |
Conversation.Interaction.Builder.getPartialResponsesOrBuilderList()
The partial responses of the interaction.
|
Copyright © 2025 Google LLC. All rights reserved.