public sealed class FeatureSelector : IMessage<FeatureSelector>, IEquatable<FeatureSelector>, IDeepCloneable<FeatureSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 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-10 UTC."],[[["This webpage provides documentation for the `FeatureSelector` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The latest version available for the `FeatureSelector` class is 3.22.0, with a comprehensive list of previous versions starting from 1.0.0, allowing developers to access specific versions of the documentation if needed."],["The `FeatureSelector` class is designed for selecting Features of an `EntityType` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FeatureSelector` class has properties such as `IdMatcher` which is required and used for matching Features based on ID."],["The content includes detailed information about the inheritance, implemented interfaces, namespace, assembly, constructors, and properties of the FeatureSelector class, facilitating a deep understanding of its structure and functionality."]]],[]]