public sealed class FeatureSelector : IMessage<FeatureSelector>, IEquatable<FeatureSelector>, IDeepCloneable<FeatureSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FeatureSelector.
[[["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 documentation is for the `FeatureSelector` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09, with the latest version being 1.0.0-beta21."],["`FeatureSelector` is a class used to select features of an `EntityType` and is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, residing in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The `FeatureSelector` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, a default `FeatureSelector()` and one that takes another `FeatureSelector` object as a parameter, denoted as `other`."],["`FeatureSelector` includes an `IdMatcher` property, which is used to match features based on their ID and is a required field."]]],[]]