Uses of Interface
com.google.cloud.retail.v2.PurchaseTransactionOrBuilder
-
Packages that use PurchaseTransactionOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of PurchaseTransactionOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement PurchaseTransactionOrBuilder Modifier and Type Class Description classPurchaseTransactionA transaction represents the entire purchase transaction.static classPurchaseTransaction.BuilderA transaction represents the entire purchase transaction.Methods in com.google.cloud.retail.v2 that return PurchaseTransactionOrBuilder Modifier and Type Method Description PurchaseTransactionOrBuilderUserEvent.Builder. getPurchaseTransactionOrBuilder()A transaction represents the entire purchase transaction.PurchaseTransactionOrBuilderUserEvent. getPurchaseTransactionOrBuilder()A transaction represents the entire purchase transaction.PurchaseTransactionOrBuilderUserEventOrBuilder. getPurchaseTransactionOrBuilder()A transaction represents the entire purchase transaction.
-