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