Uses of Interface
com.google.cloud.retail.v2.CatalogAttributeOrBuilder
-
Packages that use CatalogAttributeOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of CatalogAttributeOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement CatalogAttributeOrBuilder Modifier and Type Class Description class
CatalogAttribute
Catalog level attribute config for an attribute.static class
CatalogAttribute.Builder
Catalog level attribute config for an attribute.Methods in com.google.cloud.retail.v2 that return CatalogAttributeOrBuilder Modifier and Type Method Description CatalogAttributeOrBuilder
AddCatalogAttributeRequest.Builder. getCatalogAttributeOrBuilder()
Required.CatalogAttributeOrBuilder
AddCatalogAttributeRequest. getCatalogAttributeOrBuilder()
Required.CatalogAttributeOrBuilder
AddCatalogAttributeRequestOrBuilder. getCatalogAttributeOrBuilder()
Required.CatalogAttributeOrBuilder
ReplaceCatalogAttributeRequest.Builder. getCatalogAttributeOrBuilder()
Required.CatalogAttributeOrBuilder
ReplaceCatalogAttributeRequest. getCatalogAttributeOrBuilder()
Required.CatalogAttributeOrBuilder
ReplaceCatalogAttributeRequestOrBuilder. getCatalogAttributeOrBuilder()
Required.
-