Uses of Class
com.google.cloud.dialogflow.v2beta1.Agent.MatchMode
-
Packages that use Agent.MatchMode Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Agent.MatchMode in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Agent.MatchMode Modifier and Type Method Description static Agent.MatchModeAgent.MatchMode. forNumber(int value)Agent.MatchModeAgent.Builder. getMatchMode()Deprecated.google.cloud.dialogflow.v2beta1.Agent.match_mode is deprecated.Agent.MatchModeAgent. getMatchMode()Deprecated.google.cloud.dialogflow.v2beta1.Agent.match_mode is deprecated.Agent.MatchModeAgentOrBuilder. getMatchMode()Deprecated.google.cloud.dialogflow.v2beta1.Agent.match_mode is deprecated.static Agent.MatchModeAgent.MatchMode. valueOf(int value)Deprecated.static Agent.MatchModeAgent.MatchMode. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Agent.MatchModeAgent.MatchMode. valueOf(String name)Returns the enum constant of this type with the specified name.static Agent.MatchMode[]Agent.MatchMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Agent.MatchMode Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Agent.MatchMode>Agent.MatchMode. internalGetValueMap()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Agent.MatchMode Modifier and Type Method Description Agent.BuilderAgent.Builder. setMatchMode(Agent.MatchMode value)Deprecated.google.cloud.dialogflow.v2beta1.Agent.match_mode is deprecated.
-