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 class
ProductInlineSource
The inline source for the input config for ImportProducts method.static class
ProductInlineSource.Builder
The inline source for the input config for ImportProducts method.Methods in com.google.cloud.retail.v2beta that return ProductInlineSourceOrBuilder Modifier and Type Method Description ProductInlineSourceOrBuilder
ProductInputConfig.Builder. getProductInlineSourceOrBuilder()
The Inline source for the input content for products.ProductInlineSourceOrBuilder
ProductInputConfig. getProductInlineSourceOrBuilder()
The Inline source for the input content for products.ProductInlineSourceOrBuilder
ProductInputConfigOrBuilder. getProductInlineSourceOrBuilder()
The Inline source for the input content for products.
-