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 document provides reference documentation for the `Condition.Types.TimeRange` class within the Google Cloud Discovery Engine v1 API, specifically version 1.3.0."],["The `TimeRange` class is used to define time-dependent conditions and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and contains two constructors: a default `TimeRange()` and another that takes an existing `TimeRange` object."],["It has two properties, `StartTime` and `EndTime`, both of type `Timestamp`, which define the inclusive start and end points of the time range."],["Version 1.6.0 is the latest version of the `Condition.Types.TimeRange` document, with earlier versions available from 1.5.0 to 1.0.0-beta06."]]],[]]