Uses of Class
com.google.cloud.discoveryengine.v1.CustomAttribute
-
Packages that use CustomAttribute Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of CustomAttribute in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return CustomAttribute Modifier and Type Method Description CustomAttributeCustomAttribute.Builder. build()CustomAttributeCustomAttribute.Builder. buildPartial()CustomAttributeUserEvent.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)Extra user event features to include in the recommendation model.CustomAttributeUserEvent. getAttributesOrDefault(String key, CustomAttribute defaultValue)Extra user event features to include in the recommendation model.CustomAttributeUserEventOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)Extra user event features to include in the recommendation model.CustomAttributeUserEvent.Builder. getAttributesOrThrow(String key)Extra user event features to include in the recommendation model.CustomAttributeUserEvent. getAttributesOrThrow(String key)Extra user event features to include in the recommendation model.CustomAttributeUserEventOrBuilder. getAttributesOrThrow(String key)Extra user event features to include in the recommendation model.static CustomAttributeCustomAttribute. getDefaultInstance()CustomAttributeCustomAttribute.Builder. getDefaultInstanceForType()CustomAttributeCustomAttribute. getDefaultInstanceForType()static CustomAttributeCustomAttribute. parseDelimitedFrom(InputStream input)static CustomAttributeCustomAttribute. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(byte[] data)static CustomAttributeCustomAttribute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.ByteString data)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.CodedInputStream input)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(InputStream input)static CustomAttributeCustomAttribute. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(ByteBuffer data)static CustomAttributeCustomAttribute. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1 that return types with arguments of type CustomAttribute Modifier and Type Method Description Map<String,CustomAttribute>UserEvent.Builder. getAttributes()Deprecated.Map<String,CustomAttribute>UserEvent. getAttributes()Deprecated.Map<String,CustomAttribute>UserEventOrBuilder. getAttributes()Deprecated.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>UserEvent.Builder. getMutableAttributes()Deprecated.com.google.protobuf.Parser<CustomAttribute>CustomAttribute. getParserForType()static com.google.protobuf.Parser<CustomAttribute>CustomAttribute. parser()Methods in com.google.cloud.discoveryengine.v1 with parameters of type CustomAttribute Modifier and Type Method Description CustomAttributeUserEvent.Builder. getAttributesOrDefault(String key, CustomAttribute defaultValue)Extra user event features to include in the recommendation model.CustomAttributeUserEvent. getAttributesOrDefault(String key, CustomAttribute defaultValue)Extra user event features to include in the recommendation model.CustomAttributeUserEventOrBuilder. getAttributesOrDefault(String key, CustomAttribute defaultValue)Extra user event features to include in the recommendation model.CustomAttribute.BuilderCustomAttribute.Builder. mergeFrom(CustomAttribute other)static CustomAttribute.BuilderCustomAttribute. newBuilder(CustomAttribute prototype)UserEvent.BuilderUserEvent.Builder. putAttributes(String key, CustomAttribute value)Extra user event features to include in the recommendation model.Method parameters in com.google.cloud.discoveryengine.v1 with type arguments of type CustomAttribute Modifier and Type Method Description UserEvent.BuilderUserEvent.Builder. putAllAttributes(Map<String,CustomAttribute> values)Extra user event features to include in the recommendation model.
-