Uses of Class
com.google.cloud.retail.v2alpha.AttributesConfigName
-
Packages that use AttributesConfigName Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of AttributesConfigName in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return AttributesConfigName Modifier and Type Method Description AttributesConfigNameAttributesConfigName.Builder. build()static AttributesConfigNameAttributesConfigName. of(String project, String location, String catalog)static AttributesConfigNameAttributesConfigName. parse(String formattedString)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type AttributesConfigName Modifier and Type Method Description static List<AttributesConfigName>AttributesConfigName. parseList(List<String> formattedStrings)Methods in com.google.cloud.retail.v2alpha with parameters of type AttributesConfigName Modifier and Type Method Description AttributesConfigCatalogServiceClient. getAttributesConfig(AttributesConfigName name)Gets an [AttributesConfig][google.cloud.retail.v2alpha.AttributesConfig].Method parameters in com.google.cloud.retail.v2alpha with type arguments of type AttributesConfigName Modifier and Type Method Description static List<String>AttributesConfigName. toStringList(List<AttributesConfigName> values)
-