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"]],[["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 page provides documentation for the `FeatureValueList` class within the `Google.Cloud.AIPlatform.V1` namespace, detailing its structure and usage across various versions."],["The `FeatureValueList` class serves as a container for a list of feature values, ensuring that all values within the list are of the same data type."],["The documentation spans versions from 1.0.0 to 3.22.0, with version 3.22.0 being the latest available release for `FeatureValueList`."],["`FeatureValueList` implements several interfaces, including `IMessage\u003cFeatureValueList\u003e`, `IEquatable\u003cFeatureValueList\u003e`, `IDeepCloneable\u003cFeatureValueList\u003e`, `IBufferMessage`, and `IMessage`, indicating its capabilities and how it integrates with other systems."],["The documentation also list the two constructors of the class, `FeatureValueList()` and `FeatureValueList(FeatureValueList other)`, as well as listing its single property, `Values`."]]],[]]