Uses of Class
com.google.cloud.retail.v2alpha.CustomAttribute
-
Packages that use CustomAttribute Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of CustomAttribute in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return CustomAttribute Modifier and Type Method Description CustomAttribute
CustomAttribute.Builder. build()
CustomAttribute
CustomAttribute.Builder. buildPartial()
CustomAttribute
CompleteQueryResponse.CompletionResult.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Custom attributes for the suggestion term.CustomAttribute
CompleteQueryResponse.CompletionResult. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Custom attributes for the suggestion term.CustomAttribute
CompleteQueryResponse.CompletionResultOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Custom attributes for the suggestion term.CustomAttribute
LocalInventory.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
LocalInventory. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
LocalInventoryOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
Product.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Highly encouraged.CustomAttribute
Product. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Highly encouraged.CustomAttribute
ProductOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Highly encouraged.CustomAttribute
UserEvent.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.CustomAttribute
UserEvent. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.CustomAttribute
UserEventOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.CustomAttribute
CompleteQueryResponse.CompletionResult.Builder. getAttributesOrThrow(String key)
Custom attributes for the suggestion term.CustomAttribute
CompleteQueryResponse.CompletionResult. getAttributesOrThrow(String key)
Custom attributes for the suggestion term.CustomAttribute
CompleteQueryResponse.CompletionResultOrBuilder. getAttributesOrThrow(String key)
Custom attributes for the suggestion term.CustomAttribute
LocalInventory.Builder. getAttributesOrThrow(String key)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
LocalInventory. getAttributesOrThrow(String key)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
LocalInventoryOrBuilder. getAttributesOrThrow(String key)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
Product.Builder. getAttributesOrThrow(String key)
Highly encouraged.CustomAttribute
Product. getAttributesOrThrow(String key)
Highly encouraged.CustomAttribute
ProductOrBuilder. getAttributesOrThrow(String key)
Highly encouraged.CustomAttribute
UserEvent.Builder. getAttributesOrThrow(String key)
Extra user event features to include in the recommendation model.CustomAttribute
UserEvent. getAttributesOrThrow(String key)
Extra user event features to include in the recommendation model.CustomAttribute
UserEventOrBuilder. getAttributesOrThrow(String key)
Extra user event features to include in the recommendation model.static CustomAttribute
CustomAttribute. getDefaultInstance()
CustomAttribute
CustomAttribute.Builder. getDefaultInstanceForType()
CustomAttribute
CustomAttribute. getDefaultInstanceForType()
static CustomAttribute
CustomAttribute. parseDelimitedFrom(InputStream input)
static CustomAttribute
CustomAttribute. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CustomAttribute
CustomAttribute. parseFrom(byte[] data)
static CustomAttribute
CustomAttribute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CustomAttribute
CustomAttribute. parseFrom(com.google.protobuf.ByteString data)
static CustomAttribute
CustomAttribute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CustomAttribute
CustomAttribute. parseFrom(com.google.protobuf.CodedInputStream input)
static CustomAttribute
CustomAttribute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CustomAttribute
CustomAttribute. parseFrom(InputStream input)
static CustomAttribute
CustomAttribute. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CustomAttribute
CustomAttribute. parseFrom(ByteBuffer data)
static CustomAttribute
CustomAttribute. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2alpha that return types with arguments of type CustomAttribute Modifier and Type Method Description Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResult.Builder. getAttributes()
Deprecated.Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResult. getAttributes()
Deprecated.Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResultOrBuilder. getAttributes()
Deprecated.Map<String,CustomAttribute>
LocalInventory.Builder. getAttributes()
Deprecated.Map<String,CustomAttribute>
LocalInventory. getAttributes()
Deprecated.Map<String,CustomAttribute>
LocalInventoryOrBuilder. getAttributes()
Deprecated.Map<String,CustomAttribute>
Product.Builder. getAttributes()
Deprecated.Map<String,CustomAttribute>
Product. getAttributes()
Deprecated.Map<String,CustomAttribute>
ProductOrBuilder. getAttributes()
Deprecated.Map<String,CustomAttribute>
UserEvent.Builder. getAttributes()
Deprecated.Map<String,CustomAttribute>
UserEvent. getAttributes()
Deprecated.Map<String,CustomAttribute>
UserEventOrBuilder. getAttributes()
Deprecated.Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResult.Builder. getAttributesMap()
Custom attributes for the suggestion term.Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResult. getAttributesMap()
Custom attributes for the suggestion term.Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResultOrBuilder. getAttributesMap()
Custom attributes for the suggestion term.Map<String,CustomAttribute>
LocalInventory.Builder. getAttributesMap()
Additional local inventory attributes, for example, store name, promotion tags, etc.Map<String,CustomAttribute>
LocalInventory. getAttributesMap()
Additional local inventory attributes, for example, store name, promotion tags, etc.Map<String,CustomAttribute>
LocalInventoryOrBuilder. getAttributesMap()
Additional local inventory attributes, for example, store name, promotion tags, etc.Map<String,CustomAttribute>
Product.Builder. getAttributesMap()
Highly encouraged.Map<String,CustomAttribute>
Product. getAttributesMap()
Highly encouraged.Map<String,CustomAttribute>
ProductOrBuilder. getAttributesMap()
Highly encouraged.Map<String,CustomAttribute>
UserEvent.Builder. getAttributesMap()
Extra user event features to include in the recommendation model.Map<String,CustomAttribute>
UserEvent. getAttributesMap()
Extra user event features to include in the recommendation model.Map<String,CustomAttribute>
UserEventOrBuilder. getAttributesMap()
Extra user event features to include in the recommendation model.Map<String,CustomAttribute>
CompleteQueryResponse.CompletionResult.Builder. getMutableAttributes()
Deprecated.Map<String,CustomAttribute>
LocalInventory.Builder. getMutableAttributes()
Deprecated.Map<String,CustomAttribute>
Product.Builder. getMutableAttributes()
Deprecated.Map<String,CustomAttribute>
UserEvent.Builder. getMutableAttributes()
Deprecated.com.google.protobuf.Parser<CustomAttribute>
CustomAttribute. getParserForType()
static com.google.protobuf.Parser<CustomAttribute>
CustomAttribute. parser()
Methods in com.google.cloud.retail.v2alpha with parameters of type CustomAttribute Modifier and Type Method Description CustomAttribute
CompleteQueryResponse.CompletionResult.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Custom attributes for the suggestion term.CustomAttribute
CompleteQueryResponse.CompletionResult. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Custom attributes for the suggestion term.CustomAttribute
CompleteQueryResponse.CompletionResultOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Custom attributes for the suggestion term.CustomAttribute
LocalInventory.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
LocalInventory. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
LocalInventoryOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion tags, etc.CustomAttribute
Product.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Highly encouraged.CustomAttribute
Product. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Highly encouraged.CustomAttribute
ProductOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Highly encouraged.CustomAttribute
UserEvent.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.CustomAttribute
UserEvent. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.CustomAttribute
UserEventOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.CustomAttribute.Builder
CustomAttribute.Builder. mergeFrom(CustomAttribute other)
static CustomAttribute.Builder
CustomAttribute. newBuilder(CustomAttribute prototype)
CompleteQueryResponse.CompletionResult.Builder
CompleteQueryResponse.CompletionResult.Builder. putAttributes(String key, CustomAttribute value)
Custom attributes for the suggestion term.LocalInventory.Builder
LocalInventory.Builder. putAttributes(String key, CustomAttribute value)
Additional local inventory attributes, for example, store name, promotion tags, etc.Product.Builder
Product.Builder. putAttributes(String key, CustomAttribute value)
Highly encouraged.UserEvent.Builder
UserEvent.Builder. putAttributes(String key, CustomAttribute value)
Extra user event features to include in the recommendation model.Method parameters in com.google.cloud.retail.v2alpha with type arguments of type CustomAttribute Modifier and Type Method Description CompleteQueryResponse.CompletionResult.Builder
CompleteQueryResponse.CompletionResult.Builder. putAllAttributes(Map<String,CustomAttribute> values)
Custom attributes for the suggestion term.LocalInventory.Builder
LocalInventory.Builder. putAllAttributes(Map<String,CustomAttribute> values)
Additional local inventory attributes, for example, store name, promotion tags, etc.Product.Builder
Product.Builder. putAllAttributes(Map<String,CustomAttribute> values)
Highly encouraged.UserEvent.Builder
UserEvent.Builder. putAllAttributes(Map<String,CustomAttribute> values)
Extra user event features to include in the recommendation model.
-