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