public sealed class FeatureSelectionConfig.Types.FeatureConfig : IMessage<FeatureSelectionConfig.Types.FeatureConfig>, IEquatable<FeatureSelectionConfig.Types.FeatureConfig>, IDeepCloneable<FeatureSelectionConfig.Types.FeatureConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureSelectionConfig.Types.FeatureConfig.
Optional. Drift threshold. If calculated difference with baseline data
larger than threshold, it will be considered as the feature has drift. If
not present, the threshold will be default to 0.3.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eFeatureSelectionConfig.Types.FeatureConfig\u003c/code\u003e class within the Vertex AI v1beta1 API, including its properties and constructors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureConfig\u003c/code\u003e is a class for defining feature configurations, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureConfig\u003c/code\u003e class has two constructors: a default constructor (\u003ccode\u003eFeatureConfig()\u003c/code\u003e) and one that takes another \u003ccode\u003eFeatureConfig\u003c/code\u003e object as a parameter for creating a copy (\u003ccode\u003eFeatureConfig(FeatureSelectionConfig.Types.FeatureConfig other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eDriftThreshold\u003c/code\u003e, a double that represents the threshold for drift detection (defaulting to 0.3 if not provided), and \u003ccode\u003eFeatureId\u003c/code\u003e, a string that represents the required ID of a feature resource.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eFeatureSelectionConfig.Types.FeatureConfig\u003c/code\u003e is 1.0.0-beta21, which is also the main content of the reference page, with 1.0.0-beta20 also being provided.\u003c/p\u003e\n"]]],[],null,[]]