Class: Google::Cloud::RecommendationEngine::V1beta1::FeatureMap::CategoricalFeaturesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::RecommendationEngine::V1beta1::FeatureMap::CategoricalFeaturesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recommendationengine/v1beta1/common.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
72 73 74 75 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/common.rb', line 72 class CategoricalFeaturesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::RecommendationEngine::V1beta1::FeatureMap::StringList
72 73 74 75 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/common.rb', line 72 class CategoricalFeaturesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |