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."],[[["This webpage provides documentation for the `FeatureSelector` class within the `Google.Cloud.AIPlatform.V1` namespace, as found in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The `FeatureSelector` class is used to select features of an `EntityType` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists available versions for the `FeatureSelector` class, ranging from the latest version `3.22.0` down to version `1.0.0`, including version `1.4.0` which the documentation references."],["`FeatureSelector` includes the `IdMatcher` property, which is used to match features based on their ID and is a required field."],["The `FeatureSelector` class has two constructors, one default constructor `FeatureSelector()`, and one with a parameter of type `FeatureSelector`, `FeatureSelector(FeatureSelector other)`."]]],[]]