public sealed class FloatList : IMessage<FeatureMap.Types.FloatList>, IEquatable<FeatureMap.Types.FloatList>, IDeepCloneable<FeatureMap.Types.FloatList>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFloatList\u003c/code\u003e class is a sealed class within the \u003ccode\u003eGoogle.Cloud.RecommendationEngine.V1Beta1\u003c/code\u003e namespace, designed to represent a list of float features.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eFloatList()\u003c/code\u003e and a copy constructor \u003ccode\u003eFloatList(FeatureMap.Types.FloatList other)\u003c/code\u003e, allowing for the creation of new instances and copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<float>\u003c/code\u003e within \u003ccode\u003eFloatList\u003c/code\u003e allows users to access and manage the float feature values associated with this list.\u003c/p\u003e\n"],["\u003cp\u003eThere are three versions of the \u003ccode\u003eFloatList\u003c/code\u003e with the latest version being \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and the one described in this content being version \u003ccode\u003e1.0.0-beta03\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]