| 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 |
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.
|
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> |
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> |
UserEvent.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.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.
|
| 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.
|
Copyright © 2024 Google LLC. All rights reserved.