Google Cloud Recommendation Engine V1beta1 Client - Class StringList (0.7.0)

Reference documentation and code samples for the Google Cloud Recommendation Engine V1beta1 Client class StringList.

A list of string features.

Generated from protobuf message google.cloud.recommendationengine.v1beta1.FeatureMap.StringList

Namespace

Google \ Cloud \ RecommendationEngine \ V1beta1 \ FeatureMap

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value array

String feature value with a length limit of 128 bytes.

getValue

String feature value with a length limit of 128 bytes.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setValue

String feature value with a length limit of 128 bytes.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this