| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
CustomAttribute.Builder.build() |
CustomAttribute |
CustomAttribute.Builder.buildPartial() |
CustomAttribute |
UserEventOrBuilder.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 |
UserEvent.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.
|
CustomAttribute |
Product.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Highly encouraged.
|
CustomAttribute |
Product.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Highly encouraged.
|
CustomAttribute |
CompleteQueryResponse.CompletionResultOrBuilder.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.CompletionResult.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Custom attributes for the suggestion term.
|
CustomAttribute |
LocalInventory.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
LocalInventory.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
ProductOrBuilder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Highly encouraged.
|
CustomAttribute |
LocalInventoryOrBuilder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
UserEventOrBuilder.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 |
UserEvent.Builder.getAttributesOrThrow(String key)
Extra user event features to include in the recommendation model.
|
CustomAttribute |
Product.getAttributesOrThrow(String key)
Highly encouraged.
|
CustomAttribute |
Product.Builder.getAttributesOrThrow(String key)
Highly encouraged.
|
CustomAttribute |
CompleteQueryResponse.CompletionResultOrBuilder.getAttributesOrThrow(String key)
Custom attributes for the suggestion term.
|
CustomAttribute |
CompleteQueryResponse.CompletionResult.getAttributesOrThrow(String key)
Custom attributes for the suggestion term.
|
CustomAttribute |
CompleteQueryResponse.CompletionResult.Builder.getAttributesOrThrow(String key)
Custom attributes for the suggestion term.
|
CustomAttribute |
LocalInventory.getAttributesOrThrow(String key)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
LocalInventory.Builder.getAttributesOrThrow(String key)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
ProductOrBuilder.getAttributesOrThrow(String key)
Highly encouraged.
|
CustomAttribute |
LocalInventoryOrBuilder.getAttributesOrThrow(String key)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
static CustomAttribute |
CustomAttribute.getDefaultInstance() |
CustomAttribute |
CustomAttribute.getDefaultInstanceForType() |
CustomAttribute |
CustomAttribute.Builder.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(ByteBuffer data) |
static CustomAttribute |
CustomAttribute.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttribute> |
UserEventOrBuilder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
UserEvent.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
UserEvent.Builder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
Product.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
Product.Builder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResultOrBuilder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResult.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResult.Builder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
LocalInventory.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
LocalInventory.Builder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
ProductOrBuilder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
LocalInventoryOrBuilder.getAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
UserEventOrBuilder.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> |
UserEvent.Builder.getAttributesMap()
Extra user event features to include in the recommendation model.
|
Map<String,CustomAttribute> |
Product.getAttributesMap()
Highly encouraged.
|
Map<String,CustomAttribute> |
Product.Builder.getAttributesMap()
Highly encouraged.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResultOrBuilder.getAttributesMap()
Custom attributes for the suggestion term.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResult.getAttributesMap()
Custom attributes for the suggestion term.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResult.Builder.getAttributesMap()
Custom attributes for the suggestion term.
|
Map<String,CustomAttribute> |
LocalInventory.getAttributesMap()
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
Map<String,CustomAttribute> |
LocalInventory.Builder.getAttributesMap()
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
Map<String,CustomAttribute> |
ProductOrBuilder.getAttributesMap()
Highly encouraged.
|
Map<String,CustomAttribute> |
LocalInventoryOrBuilder.getAttributesMap()
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
Map<String,CustomAttribute> |
UserEvent.Builder.getMutableAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
Product.Builder.getMutableAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
CompleteQueryResponse.CompletionResult.Builder.getMutableAttributes()
Deprecated.
|
Map<String,CustomAttribute> |
LocalInventory.Builder.getMutableAttributes()
Deprecated.
|
com.google.protobuf.Parser<CustomAttribute> |
CustomAttribute.getParserForType() |
static com.google.protobuf.Parser<CustomAttribute> |
CustomAttribute.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
UserEventOrBuilder.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 |
UserEvent.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Extra user event features to include in the recommendation model.
|
CustomAttribute |
Product.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Highly encouraged.
|
CustomAttribute |
Product.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Highly encouraged.
|
CustomAttribute |
CompleteQueryResponse.CompletionResultOrBuilder.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.CompletionResult.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Custom attributes for the suggestion term.
|
CustomAttribute |
LocalInventory.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
LocalInventory.Builder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute |
ProductOrBuilder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Highly encouraged.
|
CustomAttribute |
LocalInventoryOrBuilder.getAttributesOrDefault(String key,
CustomAttribute defaultValue)
Additional local inventory attributes, for example, store name, promotion
tags, etc.
|
CustomAttribute.Builder |
CustomAttribute.Builder.mergeFrom(CustomAttribute other) |
static CustomAttribute.Builder |
CustomAttribute.newBuilder(CustomAttribute prototype) |
UserEvent.Builder |
UserEvent.Builder.putAttributes(String key,
CustomAttribute value)
Extra user event features to include in the recommendation model.
|
Product.Builder |
Product.Builder.putAttributes(String key,
CustomAttribute value)
Highly encouraged.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
UserEvent.Builder |
UserEvent.Builder.putAllAttributes(Map<String,CustomAttribute> values)
Extra user event features to include in the recommendation model.
|
Product.Builder |
Product.Builder.putAllAttributes(Map<String,CustomAttribute> values)
Highly encouraged.
|
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.
|
Copyright © 2023 Google LLC. All rights reserved.