Uses of Interface
com.google.cloud.retail.v2.ColorInfoOrBuilder
-
Packages that use ColorInfoOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ColorInfoOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement ColorInfoOrBuilder Modifier and Type Class Description class
ColorInfo
The color information of a [Product][google.cloud.retail.v2.Product].static class
ColorInfo.Builder
The color information of a [Product][google.cloud.retail.v2.Product].Methods in com.google.cloud.retail.v2 that return ColorInfoOrBuilder Modifier and Type Method Description ColorInfoOrBuilder
Product.Builder. getColorInfoOrBuilder()
The color of the product.ColorInfoOrBuilder
Product. getColorInfoOrBuilder()
The color of the product.ColorInfoOrBuilder
ProductOrBuilder. getColorInfoOrBuilder()
The color of the product.
-