Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static HumanAgentHandoffConfig.AgentServiceCase |
HumanAgentHandoffConfig.AgentServiceCase.forNumber(int value) |
HumanAgentHandoffConfig.AgentServiceCase |
HumanAgentHandoffConfig.getAgentServiceCase() |
HumanAgentHandoffConfig.AgentServiceCase |
HumanAgentHandoffConfig.Builder.getAgentServiceCase() |
HumanAgentHandoffConfig.AgentServiceCase |
HumanAgentHandoffConfigOrBuilder.getAgentServiceCase() |
static HumanAgentHandoffConfig.AgentServiceCase |
HumanAgentHandoffConfig.AgentServiceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HumanAgentHandoffConfig.AgentServiceCase |
HumanAgentHandoffConfig.AgentServiceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HumanAgentHandoffConfig.AgentServiceCase[] |
HumanAgentHandoffConfig.AgentServiceCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.