public class BardResponse extends Object
| Constructor and Description |
|---|
BardResponse(String conversationId,
String responseId,
String choiceId,
Answer answer) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
getAnswer() |
String |
getChoiceId() |
String |
getConversationId() |
String |
getResponseId() |
Copyright © 2023. All rights reserved.