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 latest version of `FeatureSelector` is 3.22.0, which is found under `/dotnet/docs/reference/Google.Cloud.AIPlatform.V1/latest/Google.Cloud.AIPlatform.V1.FeatureSelector`."],["This documentation provides a comprehensive list of `FeatureSelector` versions ranging from 1.0.0 to 3.22.0, along with their respective links to specific documentation."],["`FeatureSelector` is a class that serves as a selector for features of an `EntityType`, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FeatureSelector` class includes two constructors, a default constructor `FeatureSelector()` and a constructor that takes another `FeatureSelector` object as a parameter, `FeatureSelector(FeatureSelector other)`."],["The class `FeatureSelector` has one property, `IdMatcher`, that is required and used to match features based on their ID."]]],[]]