Uses of Class
com.google.cloud.recommendationengine.v1beta1.FeatureMap
-
Packages that use FeatureMap Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of FeatureMap in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return FeatureMap Modifier and Type Method Description FeatureMapFeatureMap.Builder. build()FeatureMapFeatureMap.Builder. buildPartial()static FeatureMapFeatureMap. getDefaultInstance()FeatureMapFeatureMap.Builder. getDefaultInstanceForType()FeatureMapFeatureMap. getDefaultInstanceForType()FeatureMapEventDetail.Builder. getEventAttributes()Optional.FeatureMapEventDetail. getEventAttributes()Optional.FeatureMapEventDetailOrBuilder. getEventAttributes()Optional.FeatureMapCatalogItem.Builder. getItemAttributes()Optional.FeatureMapCatalogItem. getItemAttributes()Optional.FeatureMapCatalogItemOrBuilder. getItemAttributes()Optional.FeatureMapProductDetail.Builder. getItemAttributes()Optional.FeatureMapProductDetail. getItemAttributes()Optional.FeatureMapProductDetailOrBuilder. getItemAttributes()Optional.static FeatureMapFeatureMap. parseDelimitedFrom(InputStream input)static FeatureMapFeatureMap. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMapFeatureMap. parseFrom(byte[] data)static FeatureMapFeatureMap. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMapFeatureMap. parseFrom(com.google.protobuf.ByteString data)static FeatureMapFeatureMap. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMapFeatureMap. parseFrom(com.google.protobuf.CodedInputStream input)static FeatureMapFeatureMap. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMapFeatureMap. parseFrom(InputStream input)static FeatureMapFeatureMap. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMapFeatureMap. parseFrom(ByteBuffer data)static FeatureMapFeatureMap. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type FeatureMap Modifier and Type Method Description com.google.protobuf.Parser<FeatureMap>FeatureMap. getParserForType()static com.google.protobuf.Parser<FeatureMap>FeatureMap. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type FeatureMap Modifier and Type Method Description EventDetail.BuilderEventDetail.Builder. mergeEventAttributes(FeatureMap value)Optional.FeatureMap.BuilderFeatureMap.Builder. mergeFrom(FeatureMap other)CatalogItem.BuilderCatalogItem.Builder. mergeItemAttributes(FeatureMap value)Optional.ProductDetail.BuilderProductDetail.Builder. mergeItemAttributes(FeatureMap value)Optional.static FeatureMap.BuilderFeatureMap. newBuilder(FeatureMap prototype)EventDetail.BuilderEventDetail.Builder. setEventAttributes(FeatureMap value)Optional.CatalogItem.BuilderCatalogItem.Builder. setItemAttributes(FeatureMap value)Optional.ProductDetail.BuilderProductDetail.Builder. setItemAttributes(FeatureMap value)Optional.
-