Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::FeatureMap::StringList.
A list of string features.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value
def value() -> ::Array<::String>
Returns
- (::Array<::String>) — String feature value with a length limit of 128 bytes.
#value=
def value=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — String feature value with a length limit of 128 bytes.
Returns
- (::Array<::String>) — String feature value with a length limit of 128 bytes.