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-04-09 UTC."],[[["The `FeatureSelector` class, part of the Cloud AI Platform v1beta1 API, is used for selecting Features of an EntityType."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`FeatureSelector` has a constructor to create a new instance or to copy another `FeatureSelector`."],["The `IdMatcher` property, which is required, is utilized to match Features based on their IDs."],["The latest version of the FeatureSelector documentation available is 1.0.0-beta21."]]],[]]