public sealed class FeatureMap.Types.StringList : IMessage<FeatureMap.Types.StringList>, IEquatable<FeatureMap.Types.StringList>, IDeepCloneable<FeatureMap.Types.StringList>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class FeatureMap.Types.StringList.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `FeatureMap.Types.StringList` class in the Recommendations AI v1beta1 API."],["`FeatureMap.Types.StringList` is a class designed to represent a list of string features, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for `FeatureMap.Types.StringList` is `2.0.0-beta06`, with the current page documenting version `2.0.0-beta05`."],["The `StringList` class includes properties like `Value`, which is a `RepeatedField\u003cstring\u003e` representing string feature values limited to 128 bytes in length."],["The `StringList` class has two constructors, one default and one to initialize from another `FeatureMap.Types.StringList`."]]],[]]