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 classColorInfoThe color information of a [Product][google.cloud.retail.v2.Product].static classColorInfo.BuilderThe 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 ColorInfoOrBuilderProduct.Builder. getColorInfoOrBuilder()The color of the product.ColorInfoOrBuilderProduct. getColorInfoOrBuilder()The color of the product.ColorInfoOrBuilderProductOrBuilder. getColorInfoOrBuilder()The color of the product.
-