public sealed class Condition.Types.TimeRange : IMessage<Condition.Types.TimeRange>, IEquatable<Condition.Types.TimeRange>, IDeepCloneable<Condition.Types.TimeRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Condition.Types.TimeRange.
[[["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-03-21 UTC."],[[["This documentation provides reference information for the `Condition.Types.TimeRange` class within the Discovery Engine v1 API, focusing on version 1.1.0."],["`Condition.Types.TimeRange` is used to define time-dependent conditions and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `Condition.Types.TimeRange` features two constructors, one being a default constructor, and the other a copy constructor that takes a `Condition.Types.TimeRange` as a parameter."],["The `Condition.Types.TimeRange` class includes `StartTime` and `EndTime` properties of type `Timestamp` to specify the inclusive start and end times of a time range condition."],["The documentation provides links to different versions of the `Condition.Types.TimeRange` class, with version 1.6.0 being the most recent."]]],[]]