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