public sealed class StudyTimeConstraint : IMessage<StudyTimeConstraint>, IEquatable<StudyTimeConstraint>, IDeepCloneable<StudyTimeConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class StudyTimeConstraint.
[[["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."],[[["This document provides reference information for the `StudyTimeConstraint` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `StudyTimeConstraint` class is a time-based constraint for studies and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class features two constructors, a default constructor and one to create an instance from another `StudyTimeConstraint` object."],["Key properties include `ConstraintCase`, which indicates the type of constraint, `EndTime` for specifying a time-based comparison, and `MaxDuration` for calculating the duration since study creation."],["The `StudyTimeConstraint` class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, with the DLL file `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]