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