| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseMessage.ConversationSuccess
Indicates that the conversation succeeded, i.e., the bot handled the issue
that the customer talked to it about.
|
static class |
ResponseMessage.ConversationSuccess.Builder
Indicates that the conversation succeeded, i.e., the bot handled the issue
that the customer talked to it about.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage.ConversationSuccessOrBuilder |
ResponseMessage.getConversationSuccessOrBuilder()
Indicates that the conversation succeeded.
|
ResponseMessage.ConversationSuccessOrBuilder |
ResponseMessage.Builder.getConversationSuccessOrBuilder()
Indicates that the conversation succeeded.
|
ResponseMessage.ConversationSuccessOrBuilder |
ResponseMessageOrBuilder.getConversationSuccessOrBuilder()
Indicates that the conversation succeeded.
|
Copyright © 2025 Google LLC. All rights reserved.