Uses of Class
com.google.cloud.recommendationengine.v1beta1.FeatureMap.StringList
-
Packages that use FeatureMap.StringList Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of FeatureMap.StringList in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return FeatureMap.StringList Modifier and Type Method Description FeatureMap.StringListFeatureMap.StringList.Builder. build()FeatureMap.StringListFeatureMap.StringList.Builder. buildPartial()FeatureMap.StringListFeatureMap.Builder. getCategoricalFeaturesOrDefault(String key, FeatureMap.StringList defaultValue)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMap. getCategoricalFeaturesOrDefault(String key, FeatureMap.StringList defaultValue)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMapOrBuilder. getCategoricalFeaturesOrDefault(String key, FeatureMap.StringList defaultValue)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMap.Builder. getCategoricalFeaturesOrThrow(String key)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMap. getCategoricalFeaturesOrThrow(String key)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMapOrBuilder. getCategoricalFeaturesOrThrow(String key)Categorical features that can take on one of a limited number of possible values.static FeatureMap.StringListFeatureMap.StringList. getDefaultInstance()FeatureMap.StringListFeatureMap.StringList.Builder. getDefaultInstanceForType()FeatureMap.StringListFeatureMap.StringList. getDefaultInstanceForType()static FeatureMap.StringListFeatureMap.StringList. parseDelimitedFrom(InputStream input)static FeatureMap.StringListFeatureMap.StringList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMap.StringListFeatureMap.StringList. parseFrom(byte[] data)static FeatureMap.StringListFeatureMap.StringList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMap.StringListFeatureMap.StringList. parseFrom(com.google.protobuf.ByteString data)static FeatureMap.StringListFeatureMap.StringList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMap.StringListFeatureMap.StringList. parseFrom(com.google.protobuf.CodedInputStream input)static FeatureMap.StringListFeatureMap.StringList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMap.StringListFeatureMap.StringList. parseFrom(InputStream input)static FeatureMap.StringListFeatureMap.StringList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureMap.StringListFeatureMap.StringList. parseFrom(ByteBuffer data)static FeatureMap.StringListFeatureMap.StringList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type FeatureMap.StringList Modifier and Type Method Description Map<String,FeatureMap.StringList>FeatureMap.Builder. getCategoricalFeatures()Deprecated.Map<String,FeatureMap.StringList>FeatureMap. getCategoricalFeatures()Deprecated.Map<String,FeatureMap.StringList>FeatureMapOrBuilder. getCategoricalFeatures()Deprecated.Map<String,FeatureMap.StringList>FeatureMap.Builder. getCategoricalFeaturesMap()Categorical features that can take on one of a limited number of possible values.Map<String,FeatureMap.StringList>FeatureMap. getCategoricalFeaturesMap()Categorical features that can take on one of a limited number of possible values.Map<String,FeatureMap.StringList>FeatureMapOrBuilder. getCategoricalFeaturesMap()Categorical features that can take on one of a limited number of possible values.Map<String,FeatureMap.StringList>FeatureMap.Builder. getMutableCategoricalFeatures()Deprecated.com.google.protobuf.Parser<FeatureMap.StringList>FeatureMap.StringList. getParserForType()static com.google.protobuf.Parser<FeatureMap.StringList>FeatureMap.StringList. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type FeatureMap.StringList Modifier and Type Method Description FeatureMap.StringListFeatureMap.Builder. getCategoricalFeaturesOrDefault(String key, FeatureMap.StringList defaultValue)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMap. getCategoricalFeaturesOrDefault(String key, FeatureMap.StringList defaultValue)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringListFeatureMapOrBuilder. getCategoricalFeaturesOrDefault(String key, FeatureMap.StringList defaultValue)Categorical features that can take on one of a limited number of possible values.FeatureMap.StringList.BuilderFeatureMap.StringList.Builder. mergeFrom(FeatureMap.StringList other)static FeatureMap.StringList.BuilderFeatureMap.StringList. newBuilder(FeatureMap.StringList prototype)FeatureMap.BuilderFeatureMap.Builder. putCategoricalFeatures(String key, FeatureMap.StringList value)Categorical features that can take on one of a limited number of possible values.Method parameters in com.google.cloud.recommendationengine.v1beta1 with type arguments of type FeatureMap.StringList Modifier and Type Method Description FeatureMap.BuilderFeatureMap.Builder. putAllCategoricalFeatures(Map<String,FeatureMap.StringList> values)Categorical features that can take on one of a limited number of possible values.
-