public sealed class StudySpec.Types.TransferLearningConfig : IMessage<StudySpec.Types.TransferLearningConfig>, IEquatable<StudySpec.Types.TransferLearningConfig>, IDeepCloneable<StudySpec.Types.TransferLearningConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StudySpec.Types.TransferLearningConfig.
This contains flag for manually disabling transfer learning for a study.
The names of prior studies being used for transfer learning (if any)
are also listed here.
Flag to to manually prevent vizier from using transfer learning on a
new study. Otherwise, vizier will automatically determine whether or not
to use transfer learning.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eStudySpec.Types.TransferLearningConfig\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransferLearningConfig\u003c/code\u003e allows users to manually disable transfer learning for a study, overriding the system's automatic determination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePriorStudyNames\u003c/code\u003e property lists the names of previously completed studies that can be used for transfer learning.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \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 properties available for this class include \u003ccode\u003eDisableTransferLearning\u003c/code\u003e, which is a boolean, and \u003ccode\u003ePriorStudyNames\u003c/code\u003e, which is a repeated string field.\u003c/p\u003e\n"]]],[],null,[]]