type property

String? type
getter/setter pair

Type of the recommendations on which this interaction happened.

This field must be set only to the value that is returned by {@link GenerateRecommendationsResponse} call.

Required.

Implementation

core.String? type;