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