public sealed class TrainingConfig : IMessage<TrainingConfig>, IEquatable<TrainingConfig>, IDeepCloneable<TrainingConfig>, IBufferMessage, IMessage
CMLE training config. For every active learning labeling iteration, system
will train a machine learning model on CMLE. The trained model will be used
by data sampling algorithm to select DataItems.
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eTrainingConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically detailing its use in configuring CMLE training jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainingConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly and includes properties and methods for managing training configurations, such as the \u003ccode\u003eTimeoutTrainingMilliHours\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eTrainingConfig\u003c/code\u003e is 3.22.0, but the page lists and links to several older versions, ranging down to version 1.0.0, for reference and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainingConfig\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which is used to perform Active learning labeling iterations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor, and one that accepts another TrainingConfig as a parameter.\u003c/p\u003e\n"]]],[],null,[]]