Uses of Interface
com.google.cloud.retail.v2.RatingOrBuilder
-
Packages that use RatingOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of RatingOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement RatingOrBuilder Modifier and Type Class Description class
Rating
The rating of a [Product][google.cloud.retail.v2.Product].static class
Rating.Builder
The rating of a [Product][google.cloud.retail.v2.Product].Methods in com.google.cloud.retail.v2 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.
-