Uses of Class
com.google.cloud.retail.v2alpha.CatalogAttribute
-
Packages that use CatalogAttribute Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of CatalogAttribute in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return CatalogAttribute Modifier and Type Method Description CatalogAttributeCatalogAttribute.Builder. build()CatalogAttributeCatalogAttribute.Builder. buildPartial()CatalogAttributeAddCatalogAttributeRequest.Builder. getCatalogAttribute()Required.CatalogAttributeAddCatalogAttributeRequest. getCatalogAttribute()Required.CatalogAttributeAddCatalogAttributeRequestOrBuilder. getCatalogAttribute()Required.CatalogAttributeReplaceCatalogAttributeRequest.Builder. getCatalogAttribute()Required.CatalogAttributeReplaceCatalogAttributeRequest. getCatalogAttribute()Required.CatalogAttributeReplaceCatalogAttributeRequestOrBuilder. getCatalogAttribute()Required.CatalogAttributeAttributesConfig.Builder. getCatalogAttributesOrDefault(String key, CatalogAttribute defaultValue)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfig. getCatalogAttributesOrDefault(String key, CatalogAttribute defaultValue)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfigOrBuilder. getCatalogAttributesOrDefault(String key, CatalogAttribute defaultValue)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfig.Builder. getCatalogAttributesOrThrow(String key)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfig. getCatalogAttributesOrThrow(String key)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfigOrBuilder. getCatalogAttributesOrThrow(String key)Enable attribute(s) config at catalog level.static CatalogAttributeCatalogAttribute. getDefaultInstance()CatalogAttributeCatalogAttribute.Builder. getDefaultInstanceForType()CatalogAttributeCatalogAttribute. getDefaultInstanceForType()static CatalogAttributeCatalogAttribute. parseDelimitedFrom(InputStream input)static CatalogAttributeCatalogAttribute. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogAttributeCatalogAttribute. parseFrom(byte[] data)static CatalogAttributeCatalogAttribute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogAttributeCatalogAttribute. parseFrom(com.google.protobuf.ByteString data)static CatalogAttributeCatalogAttribute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogAttributeCatalogAttribute. parseFrom(com.google.protobuf.CodedInputStream input)static CatalogAttributeCatalogAttribute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogAttributeCatalogAttribute. parseFrom(InputStream input)static CatalogAttributeCatalogAttribute. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogAttributeCatalogAttribute. parseFrom(ByteBuffer data)static CatalogAttributeCatalogAttribute. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type CatalogAttribute Modifier and Type Method Description Map<String,CatalogAttribute>AttributesConfig.Builder. getCatalogAttributes()Deprecated.Map<String,CatalogAttribute>AttributesConfig. getCatalogAttributes()Deprecated.Map<String,CatalogAttribute>AttributesConfigOrBuilder. getCatalogAttributes()Deprecated.Map<String,CatalogAttribute>AttributesConfig.Builder. getCatalogAttributesMap()Enable attribute(s) config at catalog level.Map<String,CatalogAttribute>AttributesConfig. getCatalogAttributesMap()Enable attribute(s) config at catalog level.Map<String,CatalogAttribute>AttributesConfigOrBuilder. getCatalogAttributesMap()Enable attribute(s) config at catalog level.Map<String,CatalogAttribute>AttributesConfig.Builder. getMutableCatalogAttributes()Deprecated.com.google.protobuf.Parser<CatalogAttribute>CatalogAttribute. getParserForType()static com.google.protobuf.Parser<CatalogAttribute>CatalogAttribute. parser()Methods in com.google.cloud.retail.v2alpha with parameters of type CatalogAttribute Modifier and Type Method Description CatalogAttributeAttributesConfig.Builder. getCatalogAttributesOrDefault(String key, CatalogAttribute defaultValue)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfig. getCatalogAttributesOrDefault(String key, CatalogAttribute defaultValue)Enable attribute(s) config at catalog level.CatalogAttributeAttributesConfigOrBuilder. getCatalogAttributesOrDefault(String key, CatalogAttribute defaultValue)Enable attribute(s) config at catalog level.AddCatalogAttributeRequest.BuilderAddCatalogAttributeRequest.Builder. mergeCatalogAttribute(CatalogAttribute value)Required.ReplaceCatalogAttributeRequest.BuilderReplaceCatalogAttributeRequest.Builder. mergeCatalogAttribute(CatalogAttribute value)Required.CatalogAttribute.BuilderCatalogAttribute.Builder. mergeFrom(CatalogAttribute other)static CatalogAttribute.BuilderCatalogAttribute. newBuilder(CatalogAttribute prototype)AttributesConfig.BuilderAttributesConfig.Builder. putCatalogAttributes(String key, CatalogAttribute value)Enable attribute(s) config at catalog level.AddCatalogAttributeRequest.BuilderAddCatalogAttributeRequest.Builder. setCatalogAttribute(CatalogAttribute value)Required.ReplaceCatalogAttributeRequest.BuilderReplaceCatalogAttributeRequest.Builder. setCatalogAttribute(CatalogAttribute value)Required.Method parameters in com.google.cloud.retail.v2alpha with type arguments of type CatalogAttribute Modifier and Type Method Description AttributesConfig.BuilderAttributesConfig.Builder. putAllCatalogAttributes(Map<String,CatalogAttribute> values)Enable attribute(s) config at catalog level.
-