Uses of Class
com.google.cloud.dialogflow.v2.HumanAgentHandoffConfig.AgentServiceCase
-
Packages that use HumanAgentHandoffConfig.AgentServiceCase Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of HumanAgentHandoffConfig.AgentServiceCase in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return HumanAgentHandoffConfig.AgentServiceCase Modifier and Type Method Description static HumanAgentHandoffConfig.AgentServiceCaseHumanAgentHandoffConfig.AgentServiceCase. forNumber(int value)HumanAgentHandoffConfig.AgentServiceCaseHumanAgentHandoffConfig.Builder. getAgentServiceCase()HumanAgentHandoffConfig.AgentServiceCaseHumanAgentHandoffConfig. getAgentServiceCase()HumanAgentHandoffConfig.AgentServiceCaseHumanAgentHandoffConfigOrBuilder. getAgentServiceCase()static HumanAgentHandoffConfig.AgentServiceCaseHumanAgentHandoffConfig.AgentServiceCase. valueOf(int value)Deprecated.static HumanAgentHandoffConfig.AgentServiceCaseHumanAgentHandoffConfig.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.
-