public sealed class StudyTimeConstraint : IMessage<StudyTimeConstraint>, IEquatable<StudyTimeConstraint>, IDeepCloneable<StudyTimeConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StudyTimeConstraint.
[[["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\u003eThe \u003ccode\u003eStudyTimeConstraint\u003c/code\u003e class in the Vertex AI v1beta1 API provides a time-based constraint for studies, allowing for control over the duration or end time of a study.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a concrete implementation of several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStudyTimeConstraint\u003c/code\u003e class includes properties to set an \u003ccode\u003eEndTime\u003c/code\u003e using a \u003ccode\u003eTimestamp\u003c/code\u003e or \u003ccode\u003eMaxDuration\u003c/code\u003e using a \u003ccode\u003eDuration\u003c/code\u003e, using UTC timezone.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eStudyTimeConstraint\u003c/code\u003e class, one of which accepts another \u003ccode\u003eStudyTimeConstraint\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConstraintCase\u003c/code\u003e property gives more detail on which constraint is currently active, as it can be either \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eMaxDuration\u003c/code\u003e, or none.\u003c/p\u003e\n"]]],[],null,[]]