Uses of Interface
com.google.cloud.retail.v2alpha.PurchaseTransactionOrBuilder
-
Packages that use PurchaseTransactionOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of PurchaseTransactionOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha 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.v2alpha 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.
-