Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
static class |
ResponseMessage.LiveAgentHandoff
Indicates that the conversation should be handed off to a human agent.
|
static class |
ResponseMessage.LiveAgentHandoff.Builder
Indicates that the conversation should be handed off to a human agent.
|
Modifier and Type | Method and Description |
---|---|
ResponseMessage.LiveAgentHandoffOrBuilder |
ResponseMessageOrBuilder.getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.
|
ResponseMessage.LiveAgentHandoffOrBuilder |
ResponseMessage.getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.
|
ResponseMessage.LiveAgentHandoffOrBuilder |
ResponseMessage.Builder.getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.
|
Copyright © 2022 Google LLC. All rights reserved.