public sealed class FeatureSelector : IMessage<FeatureSelector>, IEquatable<FeatureSelector>, IDeepCloneable<FeatureSelector>, 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-10 UTC."],[[["The webpage provides documentation for the `FeatureSelector` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically detailing its implementation in the .NET environment."],["The `FeatureSelector` class serves as a tool for selecting features of an `EntityType`, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is for version 3.22.0, with a comprehensive list of prior versions ranging down to 1.0.0 also being available."],["The `FeatureSelector` class includes a property, `IdMatcher`, which is used to match features based on their IDs and is required for use."],["The page includes `FeatureSelector` constructors, including a default constructor and one that takes another `FeatureSelector` as a parameter, as well as inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]