Uses of Interface
com.google.cloud.retail.v2beta.ProductInlineSourceOrBuilder
-
Packages that use ProductInlineSourceOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of ProductInlineSourceOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta that implement ProductInlineSourceOrBuilder Modifier and Type Class Description classProductInlineSourceThe inline source for the input config for ImportProducts method.static classProductInlineSource.BuilderThe inline source for the input config for ImportProducts method.Methods in com.google.cloud.retail.v2beta that return ProductInlineSourceOrBuilder Modifier and Type Method Description ProductInlineSourceOrBuilderProductInputConfig.Builder. getProductInlineSourceOrBuilder()The Inline source for the input content for products.ProductInlineSourceOrBuilderProductInputConfig. getProductInlineSourceOrBuilder()The Inline source for the input content for products.ProductInlineSourceOrBuilderProductInputConfigOrBuilder. getProductInlineSourceOrBuilder()The Inline source for the input content for products.
-