Uses of Class
com.google.cloud.recommender.v1beta1.ValueMatcher.MatchVariantCase
-
Packages that use ValueMatcher.MatchVariantCase Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of ValueMatcher.MatchVariantCase in com.google.cloud.recommender.v1beta1
Methods in com.google.cloud.recommender.v1beta1 that return ValueMatcher.MatchVariantCase Modifier and Type Method Description static ValueMatcher.MatchVariantCaseValueMatcher.MatchVariantCase. forNumber(int value)ValueMatcher.MatchVariantCaseValueMatcher.Builder. getMatchVariantCase()ValueMatcher.MatchVariantCaseValueMatcher. getMatchVariantCase()ValueMatcher.MatchVariantCaseValueMatcherOrBuilder. getMatchVariantCase()static ValueMatcher.MatchVariantCaseValueMatcher.MatchVariantCase. valueOf(int value)Deprecated.static ValueMatcher.MatchVariantCaseValueMatcher.MatchVariantCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ValueMatcher.MatchVariantCase[]ValueMatcher.MatchVariantCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-