Uses of Interface
com.google.cloud.retail.v2alpha.RatingOrBuilder
-
Packages that use RatingOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of RatingOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement RatingOrBuilder Modifier and Type Class Description class
Rating
The rating of a [Product][google.cloud.retail.v2alpha.Product].static class
Rating.Builder
The rating of a [Product][google.cloud.retail.v2alpha.Product].Methods in com.google.cloud.retail.v2alpha that return RatingOrBuilder Modifier and Type Method Description RatingOrBuilder
Product.Builder. getRatingOrBuilder()
The rating of this product.RatingOrBuilder
Product. getRatingOrBuilder()
The rating of this product.RatingOrBuilder
ProductOrBuilder. getRatingOrBuilder()
The rating of this product.
-