Uses of Class
com.google.cloud.discoveryengine.v1.Interval.MinCase
-
Packages that use Interval.MinCase Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of Interval.MinCase in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 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.
-