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 Google Cloud Discovery Engine v1 API."],["The `Condition.Types.TimeRange` class is used to define time-dependent conditions, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `TimeRange()` and a copy constructor `TimeRange(Condition.Types.TimeRange other)`."],["The `Condition.Types.TimeRange` class includes two properties, `StartTime` and `EndTime`, both of which are of type `Timestamp` and define the inclusive start and end times of the range."],["The document covers several versions of the `Condition.Types.TimeRange` class, ranging from version 1.0.0-beta06 to the latest 1.6.0."]]],[]]