public sealed class FeatureValueList : IMessage<FeatureValueList>, IEquatable<FeatureValueList>, IDeepCloneable<FeatureValueList>, 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-20 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eFeatureValueList\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically detailing its implementation and usage in various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureValueList\u003c/code\u003e class serves as a container for a list of \u003ccode\u003eFeatureValue\u003c/code\u003e objects, ensuring all values within the list are of the same data type.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the \u003ccode\u003eFeatureValueList\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 3.22.0, which are accessible via provided hyperlinks.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, demonstrating its functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureValueList\u003c/code\u003e has two constructors, one default and one that makes a copy of an existing \u003ccode\u003eFeatureValueList\u003c/code\u003e and one main property titled \u003ccode\u003eValues\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eFeatureValue\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]