Uses of Class
com.google.cloud.dialogflow.v2beta1.Agent.ApiVersion
-
Packages that use Agent.ApiVersion Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Agent.ApiVersion in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Agent.ApiVersion Modifier and Type Method Description static Agent.ApiVersionAgent.ApiVersion. forNumber(int value)Agent.ApiVersionAgent.Builder. getApiVersion()Optional.Agent.ApiVersionAgent. getApiVersion()Optional.Agent.ApiVersionAgentOrBuilder. getApiVersion()Optional.static Agent.ApiVersionAgent.ApiVersion. valueOf(int value)Deprecated.static Agent.ApiVersionAgent.ApiVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Agent.ApiVersionAgent.ApiVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static Agent.ApiVersion[]Agent.ApiVersion. 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.ApiVersion Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Agent.ApiVersion>Agent.ApiVersion. internalGetValueMap()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Agent.ApiVersion Modifier and Type Method Description Agent.BuilderAgent.Builder. setApiVersion(Agent.ApiVersion value)Optional.
-