Uses of Class
com.google.cloud.retail.v2alpha.Interval.MinCase
-
Packages that use Interval.MinCase Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of Interval.MinCase in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return Interval.MinCase Modifier and Type Method Description static Interval.MinCaseInterval.MinCase. forNumber(int value)Interval.MinCaseInterval.Builder. getMinCase()Interval.MinCaseInterval. getMinCase()Interval.MinCaseIntervalOrBuilder. getMinCase()static Interval.MinCaseInterval.MinCase. valueOf(int value)Deprecated.static Interval.MinCaseInterval.MinCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Interval.MinCase[]Interval.MinCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-